dotfiles/.config/kitty/general.conf

14 lines
214 B
Plaintext
Raw Normal View History

2023-01-03 21:36:15 +00:00
# Reload conf with C-S-F5
map ctrl+c copy_or_interrupt
2022-11-22 12:26:38 +00:00
scrollback_lines 20000
enable_audio_bell no
visual_bell_duration 0.2
visual_bell_color #222
window_alert_on_bell yes
include pager.conf
include local.conf