chore: update opacity
This commit is contained in:
parent
b1e9f18184
commit
0029669600
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@
|
||||||
enable_wayland = false,
|
enable_wayland = false,
|
||||||
font = wezterm.font 'Comic Code Ligatures',
|
font = wezterm.font 'Comic Code Ligatures',
|
||||||
font_size = 12.0,
|
font_size = 12.0,
|
||||||
window_background_opacity = 0.9,
|
window_background_opacity = 0.6,
|
||||||
text_background_opacity = 0.9,
|
text_background_opacity = 1.0,
|
||||||
enable_tab_bar = false,
|
enable_tab_bar = false,
|
||||||
color_scheme = 'Catppuccin Mocha',
|
color_scheme = 'Catppuccin Mocha',
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue