This commit is contained in:
Kovid Goyal
2025-05-09 07:48:56 +05:30
parent 6a53897c17
commit cca838b952

View File

@@ -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