set cursor style to bar

This commit is contained in:
♥ Minnie ♥ 2024-01-29 22:57:12 +08:00
parent 3351cfe1e8
commit a2db7719bc

View file

@ -45,6 +45,9 @@ config.font_size = 10.0
--| Color scheme
config.color_scheme = 'gruvbox_material_dark_hard'
--| Cursor style
config.default_cursor_style = 'SteadyBar'
--| Padding
config.window_padding = {
left = 10,