diff --git a/.wezterm.lua b/.wezterm.lua index f2c0059..1230a19 100644 --- a/.wezterm.lua +++ b/.wezterm.lua @@ -12,7 +12,7 @@ config.initial_rows = 28 -- or, changing the font size and color scheme. config.font_size = 10 -config.color_scheme = 'AdventureTime' +--config.color_scheme = 'AdventureTime' config.color_scheme = "tokyonight_moon" config.window_background_opacity = 0.8