diff options
-rw-r--r-- | .config/polybar/bars.ini | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/.config/polybar/bars.ini b/.config/polybar/bars.ini index e945e9a..9ac7417 100644 --- a/.config/polybar/bars.ini +++ b/.config/polybar/bars.ini @@ -1,11 +1,11 @@ [bar/mybar2] monitor = ${env:MONITOR:HDMI-0} enable-ipc = true -width = 1906 +width = 1920 height = 28 -offset-x = 7 -offset-y = 6 -radius = 4 +offset-x = 0 +offset-y = 0 +radius = 0 fixed-center = true bottom = 0 |