wezterm: fix underline position

This commit is contained in:
Daniel Lundin 2024-06-11 12:35:02 +02:00
parent 116d3f9e0c
commit f7220ddf08
No known key found for this signature in database

View file

@ -222,7 +222,7 @@ config.default_cursor_style = "SteadyBlock"
config.cursor_thickness = "6px"
config.cursor_blink_rate = 700
config.hide_mouse_cursor_when_typing = false
config.underline_position = -7
config.underline_position = -3
config.underline_thickness = 2
-- Scrolling