16 lines
284 B
Plaintext
16 lines
284 B
Plaintext
# BEGIN_KITTY_THEME
|
|
# Gruvbox Dark Hard
|
|
include current-theme.conf
|
|
# END_KITTY_THEME
|
|
#
|
|
enable_audio_bell no
|
|
touch_scroll_multiplier 8.0
|
|
|
|
|
|
# BEGIN_KITTY_FONTS
|
|
font_family family="Liberation Mono"
|
|
bold_font auto
|
|
italic_font auto
|
|
bold_italic_font auto
|
|
# END_KITTY_FONTS
|