chore(config): make sure kitty cursor not change

main
sudo pacman -Syu 2022-04-26 22:12:54 +07:00
parent 3ad46e1964
commit e0d26cf942
No known key found for this signature in database
GPG Key ID: D6CB5C6C567C47B0
1 changed files with 7 additions and 0 deletions

View File

@ -8,6 +8,10 @@ font_family Agave
font_size 16.0
disable_ligatures always
# https://sw.kovidgoyal.net/kitty/conf/#cursor-customization
cursor_shape beam
cursor_blink_interval 0
# https://sw.kovidgoyal.net/kitty/conf/#mouse
copy_on_select yes
strip_trailing_spaces smart
@ -23,3 +27,6 @@ initial_window_height 640
# https://sw.kovidgoyal.net/kitty/conf/#os-specific-tweaks
macos_option_as_alt both
macos_quit_when_last_window_closed yes
# https://sw.kovidgoyal.net/kitty/conf/#advanced
shell_integration no-cursor