Skip to content

Commit

Permalink
feat(kitty): add ss08 font feature for MonoLisa
Browse files Browse the repository at this point in the history
  • Loading branch information
kutsan committed Jan 2, 2025
1 parent 502ccc1 commit 29f3191
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .config/kitty/config/fonts.conf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Font
font_family family='MonoLisa Variable' features='+zero +ss04 +ss11 +ss17'
font_family family='MonoLisa Variable' features='+zero +ss04 +ss08 +ss11 +ss17'
bold_font auto
italic_font auto
bold_italic_font auto
Expand Down

0 comments on commit 29f3191

Please sign in to comment.