mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
Use just to manage specific configs
This commit is contained in:
parent
b817007986
commit
ee793c54af
15 changed files with 471 additions and 288 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue