From 9dff36e51c4238183a8405e3976e3aacd5f011d6 Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Fri, 3 May 2019 12:12:58 +0200 Subject: polybar config --- polybar/config | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'polybar/config') diff --git a/polybar/config b/polybar/config index 3bc7b07..3f1b536 100644 --- a/polybar/config +++ b/polybar/config @@ -33,7 +33,7 @@ width = 100% height = 27 ;offset-x = 1% ;offset-y = 1% -radius = 6.0 +;radius = 6.0 fixed-center = false background = ${colors.background} @@ -42,8 +42,8 @@ foreground = ${colors.foreground} line-size = 3 line-color = #f00 -border-size = 4 -border-color = #00000000 +;border-size = 4 +Iborder-color = #00000000 padding-left = 0 padding-right = 2 @@ -65,7 +65,7 @@ tray-padding = 2 ;wm-restack = bspwm wm-restack = i3 - +bottom = true ;override-redirect = true ;scroll-up = bspwm-desknext -- cgit v1.2.3