Files
.dotfiles/etc/kitty/kitty.conf
Quinn 6388ef5e14 set a font size in kitty to what I am comfortable with
Kitty did not have a font size set, and I kept accedentally zooming in,
and then not knowing what it was set as and what I was comfortable with.
This ensures the window always opens with my preffered scale.
2025-10-13 14:33:07 +02:00

18 lines
324 B
Plaintext

# BEGIN_KITTY_THEME
# Gruvbox Dark
include current-theme.conf
# END_KITTY_THEME
# shell tmux
enable_audio_bell no
background_opacity 0.90
# BEGIN_KITTY_FONTS
font_family family="JetBrainsMonoNL Nerd Font Mono"
font_size 11.0
bold_font auto
italic_font auto
bold_italic_font auto
# END_KITTY_FONTS