From 5efd1e0500f93527570197f14a79eaf352efd18f Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Sat, 4 Dec 2021 01:53:18 +0530 Subject: added flameshot as autostart --- .config/polybar/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/polybar') 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] -- cgit v1.2.3