From 0e4410594fbfd02b34776c83ea4ad6a39e21b871 Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Thu, 3 Dec 2020 18:09:51 +0530 Subject: fix res --- polybar/.config/polybar/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'polybar') diff --git a/polybar/.config/polybar/config b/polybar/.config/polybar/config index 37609ef..bf137a6 100755 --- a/polybar/.config/polybar/config +++ b/polybar/.config/polybar/config @@ -6,7 +6,7 @@ screenchange-reload = true background = #00000000 background-alt = ${xrdb:color0:#000} ;foreground = ${xrdb:foreground:#c5c8c6} -foreground = #757474 +foreground = #a3a1a1 foreground-alt = ${xrdb:colorBD:#444} primary = ${xrdb:color4:#ffb52a} secondary = ${xrdb:color3:#e60053} @@ -17,7 +17,7 @@ alert = ${xrdb:color1:#bd2c40} width = 100% height = 20 ;offset-x = 1% -;offset-y = 1% +offset-y = 0.5% radius = 0 fixed-center = false bottom = false -- cgit v1.2.3