diff options
Diffstat (limited to '.config/polybar/config')
-rw-r--r-- | .config/polybar/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/polybar/config b/.config/polybar/config index a4add98..380ac41 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -38,7 +38,7 @@ ws-empty-bg = ${colors.background} ws-empty-ul = ${colors.background} [bar/mybar] -;monitor = ${env:MONITOR:HDMI-1} +;monitor = ${env:MONITOR:eDP-1-1} width = 100% height = 35 offset-x = 0% |