diff options
Diffstat (limited to '.config/polybar/config')
-rw-r--r-- | .config/polybar/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/polybar/config b/.config/polybar/config index 8ac9716..f5c374a 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -357,7 +357,7 @@ content-background = ${colors.ethernet-bg} type = custom/text ;content = "" content = "" -content-foreground = ${colors.systray-bg} +content-foreground = ${colors.background} content-background = ${colors.time-bg} [module/pulseaudio] |