diff options
Diffstat (limited to 'dot_config')
| -rw-r--r-- | dot_config/wezterm/wezterm.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dot_config/wezterm/wezterm.lua b/dot_config/wezterm/wezterm.lua index ef2585b..16a0415 100644 --- a/dot_config/wezterm/wezterm.lua +++ b/dot_config/wezterm/wezterm.lua @@ -26,7 +26,7 @@ local config = { initial_rows = length, -- TODO: Create custom color scheme in separate module (colors.lua) color_scheme = "rose-pine", - window_background_opacity = 0.7, + -- window_background_opacity = 0.7, -- window_decorations = "NONE | RESIZE", enable_tab_bar = false, |
