Add bar transparency.
This commit is contained in:
parent
0e403387f2
commit
9156b3562d
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ layouts = [
|
|||
]
|
||||
|
||||
widget_defaults = dict(
|
||||
background='#272822',
|
||||
background='#272822cc',
|
||||
font="RobotoMono Nerd Font Medium",
|
||||
fontsize=14,
|
||||
foreground='#c7c7c7',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue