wezterm: reset window opacity
This commit is contained in:
parent
ff9007e984
commit
75674537c2
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ local config = {
|
|||
enable_wayland = false,
|
||||
font = wezterm.font_with_fallback({ "JetBrainsMono NF Medium", "Comic Code Ligatures Medium" }),
|
||||
font_size = 12.0,
|
||||
window_background_opacity = 0.6,
|
||||
window_background_opacity = 1.0,
|
||||
text_background_opacity = 1.0,
|
||||
enable_tab_bar = false,
|
||||
max_fps = 144,
|
||||
|
|
Loading…
Add table
Reference in a new issue