config: switch monospace font from Iosevka to Fira Code with ligatures

This commit is contained in:
2025-12-30 14:40:14 -06:00
parent 005b2ed850
commit 1b611f4559
2 changed files with 5 additions and 2 deletions
+4 -1
View File
@@ -4,9 +4,12 @@ include current-theme.conf
# END_KITTY_THEME
enable_audio_bell no
font_family MesloLGS NF
font_family FiraCode Nerd Font Mono
font_size 9.0
# Enable ligatures explicitly
disable_ligatures never
window_padding_width 3
# Disable command finish notifications (fixes cryptic "4;0;0" notifications)