While trying to come along with VIM I accidently lowered my font size of one of my windows in ´i3´. I could not find the proper shortcut to do so via google. Can somebody tell me how to change font size via shortcuts within a window in ´i3´?
-
1It hardly relates to i3 itself, but rather to the app in the window. Is that terminal or gui app? Anyway Ctrl-+ is most common shortcut to increase font size in many apps, so it worth trying thatTagwint– Tagwint2017-10-05 08:48:27 +00:00Commented Oct 5, 2017 at 8:48
-
That worked - post as answer plsxetra11– xetra112017-10-06 08:46:34 +00:00Commented Oct 6, 2017 at 8:46
Add a comment
|
1 Answer
Most probably, that is not i3 specific question. Many applications provide following shortcuts to handle font size:
Ctrl - + increase
Ctrl - - decrease
Ctrl - 0 reset
(could not figure out how to make pretty-looking button-shaped shortcuts)