kitty: Add bell and macos cursor
This commit is contained in:
parent
6ac73ae2a2
commit
2535db82f4
1 changed files with 2 additions and 0 deletions
|
@ -21,9 +21,11 @@
|
|||
# UX
|
||||
kitty_mod = "cmd";
|
||||
cursor_blink_interval = 0;
|
||||
macos_custom_beam_cursor = true;
|
||||
disable_ligatures = "cursor";
|
||||
enable_audio_bell = false;
|
||||
visual_bell_duration = 0;
|
||||
bell_on_tab = "\" \"";
|
||||
|
||||
# Mouse
|
||||
detect_urls = false;
|
||||
|
|
Loading…
Reference in a new issue