diff --git a/dots/.config/wezterm/config/rendering.lua b/dots/.config/wezterm/config/rendering.lua index 13da8685..533f3d0b 100644 --- a/dots/.config/wezterm/config/rendering.lua +++ b/dots/.config/wezterm/config/rendering.lua @@ -7,4 +7,5 @@ return { bottom = 0, }, enable_scroll_bar = false, + underline_position = "250%", }