Add bar transparency.

This commit is contained in:
Bartek Stalewski 2023-03-01 14:11:34 +01:00
parent 0e403387f2
commit 9156b3562d

View file

@ -124,7 +124,7 @@ layouts = [
] ]
widget_defaults = dict( widget_defaults = dict(
background='#272822', background='#272822cc',
font="RobotoMono Nerd Font Medium", font="RobotoMono Nerd Font Medium",
fontsize=14, fontsize=14,
foreground='#c7c7c7', foreground='#c7c7c7',