diff options
Diffstat (limited to 'polybar/config')
-rw-r--r-- | polybar/config | 8 |
1 files changed, 4 insertions, 4 deletions
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 |