dotfiles/.config/kitty/kitty.conf.bak
2024-07-31 14:22:19 +01:00

21 lines
361 B
Text

# Font handling
font_family JetBrainsMono Nerd Font Mono Light
font_size 16.0
#Remove annoying things
enable_audio_bell no
confirm_os_window_close 0
# Set TERM env
env TERM=xterm-256color
# Macos stuff
macos_option_as_alt yes
# Make it borderless
hide_window_decorations yes
# BEGIN_KITTY_THEME
# Gruvbox Light
include current-theme.conf
# END_KITTY_THEME