Fixed things

This commit is contained in:
lkarch
2024-01-31 15:00:29 -05:00
parent 0bad707e43
commit 2ab2e15691
2 changed files with 8 additions and 8 deletions

View File

@@ -22,11 +22,11 @@ command = { program = "paplay", args = ["/usr/share/sounds/freedesktop/stereo/di
save_to_clipboard = false
[cursor]
style = { shape = Block, blinking = Off }
vi_mode_style = { shape = Block, blinking = On }
style = { shape = "Block", blinking = "Off" }
vi_mode_style = { shape = "Block", blinking = "On" }
blink_interval = 1000
blink_timeout = 0
unfocused_hollow = false
[mouse]
hide_when_typing = true
hide_when_typing = true