Tweak wezterm transparency

This commit is contained in:
Evie Litherland-Smith 2023-02-20 18:10:50 +00:00
parent ba4a870af2
commit b37c900acb

View file

@ -8,7 +8,7 @@ require "navigator"
return {
font_size = 14,
window_background_opacity = 0.95,
window_background_opacity = 0.85,
window_decorations = "RESIZE",
color_scheme = scheme_name,
use_fancy_tab_bar = false,