dotfiles/.config/kitty/kitty.conf

22 lines
398 B
Plaintext
Raw Permalink Normal View History

2025-04-04 12:16:07 +02:00
## Fonts
2024-12-18 22:30:20 +01:00
font_family family="JetBrainsMonoNL Nerd Font Mono"
font_size 13.0
bold_font auto
italic_font auto
bold_italic_font auto
2025-04-04 12:16:07 +02:00
## Theme
## GitHub Dark
# include github-dark.conf
## Seventy Eight
include seventy-nine.conf
2025-04-04 12:16:07 +02:00
## Blurred background
# background_opacity 0.6
2024-12-18 22:30:20 +01:00
2025-04-04 12:16:07 +02:00
## Decent scrolling speed
2024-12-18 22:30:20 +01:00
touch_scroll_multiplier 5.0
2025-04-04 12:16:07 +02:00
## Annoying bell sound
2024-12-18 22:30:20 +01:00
enable_audio_bell no