feat: enable opacity

This commit is contained in:
notohh 2023-04-05 15:03:42 -04:00
parent d8cf55e7f5
commit cce3f0a0d7
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -16,7 +16,9 @@
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,
hide_tab_bar_if_only_one_tab = true, window_background_opacity = 0.9,
text_background_opacity = 0.9,
enable_tab_bar = false,
color_scheme = 'Catppuccin Mocha', color_scheme = 'Catppuccin Mocha',
window_padding = { window_padding = {