From f17f6fc958487117c32669ac159a249a8ce3bbfd Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Sun, 12 Sep 2021 14:03:47 -0700 Subject: minimal config --- polybar/.config/polybar/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'polybar/.config') diff --git a/polybar/.config/polybar/config b/polybar/.config/polybar/config index c4205e3..b5c486a 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