chore: wezterm macos_window_background_blur
https://wezfurlong.org/wezterm/config/lua/config/macos_window_background_blur.htmlmain
parent
af03c524ba
commit
9a02b30939
|
@ -30,5 +30,6 @@ return {
|
||||||
tab_bar_at_bottom = true,
|
tab_bar_at_bottom = true,
|
||||||
window_background_opacity = 0.9,
|
window_background_opacity = 0.9,
|
||||||
text_background_opacity = 0.8,
|
text_background_opacity = 0.8,
|
||||||
|
macos_window_background_blur = 20,
|
||||||
audible_bell = "Disabled",
|
audible_bell = "Disabled",
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue