wezterm: a bit thicker cursor
This commit is contained in:
parent
f08ac53219
commit
17afeb4b6a
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ return {
|
||||||
bottom = 0,
|
bottom = 0,
|
||||||
},
|
},
|
||||||
default_cursor_style = "SteadyBlock",
|
default_cursor_style = "SteadyBlock",
|
||||||
cursor_thickness = "3px",
|
cursor_thickness = "6px",
|
||||||
cursor_blink_rate = 0,
|
cursor_blink_rate = 0,
|
||||||
hide_mouse_cursor_when_typing = false,
|
hide_mouse_cursor_when_typing = false,
|
||||||
enable_wayland = true,
|
enable_wayland = true,
|
||||||
|
|
Loading…
Add table
Reference in a new issue