Use just to manage specific configs

This commit is contained in:
js0ny 2025-03-23 21:02:21 +00:00
parent b817007986
commit ee793c54af
15 changed files with 471 additions and 288 deletions

View file

@ -3,7 +3,7 @@
# Fonts {{{
# Family
font_family family="Iosevka Nerd Font"
font_family family="Sarasa Term SC Nerd Font"
bold_font auto
italic_font auto
bold_italic_font auto
@ -77,3 +77,11 @@ map ctrl+q>shift+I kitten window.py -resize right
map cmd+enter toggle_layout stack
map ctrl+shift+enter toggle_layout stack
# }}}
# BEGIN_KITTY_FONTS
font_family family="Sarasa Term SC Nerd Font"
bold_font auto
italic_font auto
bold_italic_font auto
# END_KITTY_FONTS