Fixed things
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user