diff --git a/dots/.config/wezterm/config/theme/theme.lua b/dots/.config/wezterm/config/theme/theme.lua index 1b0cb194..533c2048 100644 --- a/dots/.config/wezterm/config/theme/theme.lua +++ b/dots/.config/wezterm/config/theme/theme.lua @@ -1,7 +1,6 @@ local colors = require("config.theme.colors") return { - enable_scroll_bar = true, window_decorations = "RESIZE", window_background_opacity = 0.90, text_background_opacity = 1.0,