2024-07-31 14:22:19 +01:00
|
|
|
# Font handling
|
|
|
|
font_family JetBrainsMono Nerd Font Mono Light
|
|
|
|
font_size 16.0
|
2023-11-01 22:56:14 +00:00
|
|
|
|
2024-07-31 14:22:19 +01:00
|
|
|
#Remove annoying things
|
2023-11-01 22:56:14 +00:00
|
|
|
enable_audio_bell no
|
|
|
|
confirm_os_window_close 0
|
|
|
|
|
2024-07-31 14:22:19 +01:00
|
|
|
# Set TERM env
|
|
|
|
env TERM=xterm-256color
|
2023-11-01 22:56:14 +00:00
|
|
|
|
2024-07-31 14:22:19 +01:00
|
|
|
# Macos stuff
|
|
|
|
macos_option_as_alt yes
|
2023-11-01 22:56:14 +00:00
|
|
|
|
2024-07-31 14:22:19 +01:00
|
|
|
# Make it borderless
|
|
|
|
hide_window_decorations yes
|
2023-11-01 22:56:14 +00:00
|
|
|
|
|
|
|
# BEGIN_KITTY_THEME
|
2024-07-31 14:22:19 +01:00
|
|
|
# Gruvbox Light
|
2023-11-01 22:56:14 +00:00
|
|
|
include current-theme.conf
|
2024-07-31 14:22:19 +01:00
|
|
|
# END_KITTY_THEME
|