1
Fork 0

Beautiful transparency + more

This commit is contained in:
Matei Adriel 2023-08-13 05:15:32 +03:00
parent e63d8b32f6
commit 7b4a8b2fa4
No known key found for this signature in database
22 changed files with 303 additions and 163 deletions
home/features/desktop/wezterm

View file

@ -51,6 +51,9 @@ config.colors.tab_bar = {
},
}
-- }}}
-- {{{ Other visual things
config.window_background_opacity = 0.6;
-- }}}
-- }}}
-- {{{ Main config options
config.adjust_window_size_when_changing_font_size = false -- Makes it work with fixed window sizes.