Reduce wezterm opacity

This commit is contained in:
Evie Litherland-Smith 2023-05-11 19:18:02 +01:00
parent 621ed60516
commit f94daf819c

View file

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