diff --git a/.config/polybar/config b/.config/polybar/config index eab7009..a94e6b3 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -154,7 +154,7 @@ monitor = ${env:MONITOR:} width = 100% height = ${env:HEIGHT:27} fixed-center = false -bottom=true +bottom = ${env:POLYBAR_BOTTOM:true} background = ${colors.background} foreground = ${colors.black} diff --git a/Desktop.org b/Desktop.org index 30be422..11138fa 100644 --- a/Desktop.org +++ b/Desktop.org @@ -2125,7 +2125,7 @@ monitor = ${env:MONITOR:} width = 100% height = ${env:HEIGHT:27} fixed-center = false -bottom=true +bottom = ${env:POLYBAR_BOTTOM:true} background = ${colors.background} foreground = ${colors.black}