Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a new option: main (default) window font #156

Open
sandyWolf opened this issue Nov 11, 2023 · 0 comments
Open

Add a new option: main (default) window font #156

sandyWolf opened this issue Nov 11, 2023 · 0 comments

Comments

@sandyWolf
Copy link

Hi!
Would you be so kind to add an option to change a font in main window?

I found a solution for myself: to add a line:
$windows{main_window}->optionAdd('*font' => 'sans 14 bold');
just after
$windows{main_window}->withdraw; # leave withdrawn until needed
in ClusterSSH/Window/Tk.pm :: sub create_windows()

But this solution is not well :( My package manager has reinstalled CSSH several times, and I have had to edit this file every time.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant