Reduce wezterm opacity
This commit is contained in:
parent
621ed60516
commit
f94daf819c
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue