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(
background='#272822',
background='#272822cc',
font="RobotoMono Nerd Font Medium",
fontsize=14,
foreground='#c7c7c7',