chore(config): improve kitty perf
parent
2d7fedba6c
commit
7ae31d232e
|
@ -16,6 +16,9 @@ cursor_blink_interval 0
|
||||||
copy_on_select yes
|
copy_on_select yes
|
||||||
strip_trailing_spaces smart
|
strip_trailing_spaces smart
|
||||||
|
|
||||||
|
# https://sw.kovidgoyal.net/kitty/conf/#performance-tuning
|
||||||
|
sync_to_monitor no
|
||||||
|
|
||||||
# https://sw.kovidgoyal.net/kitty/conf/#terminal-bell
|
# https://sw.kovidgoyal.net/kitty/conf/#terminal-bell
|
||||||
enable_audio_bell no
|
enable_audio_bell no
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue