This commit is contained in:
2025-05-16 02:00:58 +02:00
parent 4909fcc7bd
commit 5313f12f97
10 changed files with 3021 additions and 6 deletions

View File

@ -856,7 +856,7 @@ include current-theme.conf
#: Terminal bell {{{
# enable_audio_bell yes
enable_audio_bell false
#: The audio bell. Useful to disable it in environments that require
#: silence.
@ -1150,7 +1150,7 @@ include current-theme.conf
#: The second number is the margin between the tab bar and the
#: contents of the current tab.
# tab_bar_style fade
tab_bar_style custom
#: The tab bar style, can be one of:
@ -2778,3 +2778,11 @@ include current-theme.conf
#: }}}
#: }}}
# BEGIN_KITTY_FONTS
font_family family="AdwaitaMono Nerd Font Mono"
bold_font auto
italic_font auto
bold_italic_font auto
# END_KITTY_FONTS