set font to Comic Code Ligatures

This commit is contained in:
Ivar Fatland
2026-08-11 10:06:14 +02:00
parent d30901f052
commit 9a9064d173
+4 -11
View File
@@ -1,10 +1,7 @@
# vim:fileencoding=utf-8:foldmethod=marker
# BEGIN_KITTY_FONTS
font_family family="GohuFont 11 Nerd Font Mono"
enable_audio_bell no
visual_bell_duration 0.0
confirm_os_window_close 0
font_family family="Comic Code Ligatures"
bold_font auto
italic_font auto
bold_italic_font auto
@@ -2357,13 +2354,9 @@ enable_audio_bell no
#: You can change the font size for all top-level kitty OS windows at
#: a time or only the current one.
#: Increase font size
map ctrl+1 change_font_size all 11
map ctrl+2 change_font_size all 22
map ctrl+3 change_font_size all 33
map ctrl+4 change_font_size all 44
map ctrl+5 change_font_size all 55
map ctrl+equal change_font_size all +1.0
map ctrl+minus change_font_size all -1.0
map ctrl+0 change_font_size all
#: To setup shortcuts for specific font sizes::