mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 06:36:24 +00:00
...
This commit is contained in:
parent
6a53897c17
commit
cca838b952
1 changed files with 1 additions and 1 deletions
|
|
@ -4183,7 +4183,7 @@ To setup shortcuts to change only the current OS window's font size::
|
|||
|
||||
map kitty_mod+f6 change_font_size current 10.0
|
||||
|
||||
To setup shortcuts to multiply/divide the font size:
|
||||
To setup shortcuts to multiply/divide the font size::
|
||||
|
||||
map kitty_mod+f6 change_font_size all *2.0
|
||||
map kitty_mod+f6 change_font_size all /2.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue