diff options
Diffstat (limited to 'polybar/config')
-rw-r--r-- | polybar/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/polybar/config b/polybar/config index 223a3ce..8d1e26b 100644 --- a/polybar/config +++ b/polybar/config @@ -27,7 +27,7 @@ secondary = #e60053 alert = #bd2c40 [bar/jonny] -;monitor = ${env:MONITOR:HDMI-1} +monitor = ${env:MONITOR:DP-2} width = 100% height = 27 ;offset-x = 1% |