wezterm icon indicating copy to clipboard operation
wezterm copied to clipboard

Can't set window_background_opacity property.

Open magicmayu opened this issue 1 year ago • 0 comments

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.

magicmayu avatar Oct 13 '24 13:10 magicmayu