From 12a81d6c9bef762ebf9fd7268d068f985dfe5d39 Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Mon, 7 Jun 2021 10:02:34 +0530 Subject: some new func --- 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 b5c486a..c4205e3 100755 --- a/polybar/.config/polybar/config +++ b/polybar/.config/polybar/config @@ -3,7 +3,7 @@ screenchange-reload = true [colors] ;background = ${xrdb:background:#060808} -background = #171a1f +background = #00171a1f background-alt = ${xrdb:color0:#000} ;foreground = ${xrdb:foreground:#c5c8c6} foreground = #b7b7b7 -- cgit v1.2.3