I don't want transparency anymore.

This commit is contained in:
Bartek Stalewski 2023-04-05 01:29:37 +02:00
parent 814cc42121
commit 4b8b6f10ae
2 changed files with 1 additions and 2 deletions

View File

@ -10,7 +10,6 @@ urgent=yes
hide-when-typing=yes hide-when-typing=yes
[colors] [colors]
alpha=0.95
background=272822 background=272822
foreground=c7c7c7 foreground=c7c7c7
0=272822 0=272822

View File

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