config/kitty: replace audio by visual bell
This commit is contained in:
parent
3fdc6968a5
commit
655bd6bdc7
|
@ -2,6 +2,9 @@ map ctrl+c copy_or_interrupt
|
|||
|
||||
scrollback_lines 20000
|
||||
|
||||
enable_audio_bell no
|
||||
visual_bell_duration 0.2
|
||||
visual_bell_color #222
|
||||
window_alert_on_bell yes
|
||||
|
||||
include pager.conf
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
local.conf##hostname.elephant
|
Loading…
Reference in New Issue