diff options
Diffstat (limited to '.config/polybar')
-rw-r--r-- | .config/polybar/config.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/polybar/config.ini b/.config/polybar/config.ini index 437d2b5..27f5e00 100644 --- a/.config/polybar/config.ini +++ b/.config/polybar/config.ini @@ -91,7 +91,7 @@ batt-full-fg = ${colors.module-color-0} [bar/mybar2] monitor = ${env:MONITOR:HDMI-0} enable-ipc = true -width = 1500 +width = 1577 height = 20 offset-x = 0 offset-y = 0 |