From 8182e44ec06b231c097a4d67a59fa8ef30a5bf81 Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Wed, 27 Jan 2021 16:20:04 +0530 Subject: fixed mutemic --- polybar/.config/polybar/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'polybar') diff --git a/polybar/.config/polybar/config b/polybar/.config/polybar/config index 9651eff..c91949f 100755 --- a/polybar/.config/polybar/config +++ b/polybar/.config/polybar/config @@ -3,7 +3,7 @@ screenchange-reload = true [colors] ;background = ${xrdb:background:#060808} -background = #00171a1f +background = #171a1f background-alt = ${xrdb:color0:#000} ;foreground = ${xrdb:foreground:#c5c8c6} foreground = #b7b7b7 -- cgit v1.2.3