wezterm
wezterm copied to clipboard
Can't set window_background_opacity property.
When i use this config, I can't set window_background_opacity.
color.set_tab_button(Config, theme)
Config.window_background_opacity = 0.9
return Config
I added this settting in the appearance.lua. But it did't work.