diff --git a/.config/polybar/config.ini b/.config/polybar/config.ini index 8d3524b..e3f00e7 100644 --- a/.config/polybar/config.ini +++ b/.config/polybar/config.ini @@ -20,7 +20,7 @@ margin-bottom = 0 ; Adjust the _NET_WM_STRUT_PARTIAL bottom value ; Used for bottom aligned bars -margin-top = 10 +margin-top = 5 ;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ @@ -74,7 +74,8 @@ height = 26 ; 50%:-10, this will result in an offset in the x or y direction ; of 50% minus 10 pixels offset-x = 1% -offset-y = 2%:-3 +offset-y = 10 +;offset-y = 1%:-3 ; Background ARGB color (e.g. #f00, #ff992a, #ddff1023) background = ${color.background}