This commit is contained in:
Kovid Goyal 2025-05-09 07:48:56 +05:30
parent 6a53897c17
commit cca838b952
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -4183,7 +4183,7 @@
map kitty_mod+f6 change_font_size current 10.0 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
map kitty_mod+f6 change_font_size all /2.0 map kitty_mod+f6 change_font_size all /2.0