diff options
Diffstat (limited to '.config/polybar')
-rw-r--r-- | .config/polybar/config.ini | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/.config/polybar/config.ini b/.config/polybar/config.ini index 747e457..fd5c8fa 100644 --- a/.config/polybar/config.ini +++ b/.config/polybar/config.ini @@ -53,8 +53,8 @@ power = ${colors.nord6} ;------------; width = 100% -height = 20 -offset-y = 3 +height = 30 +offset-y = 0 offset-x = 0 border-size = 0 @@ -94,8 +94,8 @@ modules-center = bspwm ;------------; width = 100% -height = 20 -offset-y = 3 +height = 30 +offset-y = 0 offset-x = 0 border-size = 0 |