diff --git a/dots/.config/wezterm/config/rendering.lua b/dots/.config/wezterm/config/rendering.lua index d0420ec8..14cb0c2b 100644 --- a/dots/.config/wezterm/config/rendering.lua +++ b/dots/.config/wezterm/config/rendering.lua @@ -6,7 +6,7 @@ return { top = 0, bottom = 0, }, - enable_scroll_bar = true, + enable_scroll_bar = false, -- HACK: This lets custom chars like '' render better, -- HACK: but wez intends to resolve and remove this at a later time -- anti_alias_custom_block_glyphs = false,