Reduce wezterm opacity

This commit is contained in:
Evie Litherland-Smith 2023-05-24 08:27:52 +01:00
parent dd31a09996
commit 90b57f3c95

View file

@ -11,7 +11,7 @@
return { return {
audible_bell = "Disabled", audible_bell = "Disabled",
font_size = 14, font_size = 14,
window_background_opacity = 0.95, window_background_opacity = 0.70,
macos_window_background_blur = 20, macos_window_background_blur = 20,
color_scheme = scheme_name, color_scheme = scheme_name,
use_fancy_tab_bar = false, use_fancy_tab_bar = false,