dotfiles/.config/kitty/general.conf
2025-06-08 12:15:07 +02:00

17 lines
312 B
Text

# Reload conf with C-S-F5
map ctrl+c copy_and_clear_or_interrupt
map ctrl+shift+z send_text normal \x1a\x1akill -9 %%\r
scrollback_lines 20000
enable_audio_bell no
visual_bell_duration 0.2
visual_bell_color #222
window_alert_on_bell yes
font_size 20
include pager.conf
include local.conf
include theme.conf