enable wezterm transparency

This commit is contained in:
Evie Litherland-Smith 2023-03-29 08:04:02 +01:00
parent 1dfb800b51
commit 1befebfd59

View file

@ -9,7 +9,7 @@ require "navigator"
return {
audible_bell = "Disabled",
font_size = 14,
-- window_background_opacity = 0.85,
window_background_opacity = 0.85,
color_scheme = scheme_name,
use_fancy_tab_bar = false,
tab_max_width = 79,