mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-30 22:40:09 +02:00
kitty: Don't use a blinking cursor
This doesn't seem necessary in most cases.
This commit is contained in:
@ -11,6 +11,9 @@ include ${HOME}/.cache/wal/kitty
|
||||
# Use the best shell
|
||||
shell fish
|
||||
|
||||
# Don't use a blinking cursor
|
||||
cursor_blink_interval 0
|
||||
|
||||
# Set the font family
|
||||
font_family Hack Nerd
|
||||
|
||||
|
Reference in New Issue
Block a user