about summary refs log tree commit diff stats
path: root/modules/home.legacy/conf/alacritty/toml/cursor.toml
blob: d9cb93f4e57c37218878b0137270c2c9cc411c2f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
[cursor]
blink_interval = 750
blink_timeout = 5
thickness = 0.15
unfocused_hollow = true
vi_mode_style = "None"

# Cursor style
[cursor.style]
blinking = "On"
shape = "Beam"