diff options
Diffstat (limited to '.config/polybar')
-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 ecf48b9..4aa858a 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -37,7 +37,7 @@ ws-empty-fg = #02fc45 ws-empty-bg = ${colors.background} ws-empty-ul = ${colors.background} -[bar/xmobar] +[bar/mybar] ;monitor = ${env:MONITOR:HDMI-1} width = 100% height = 35 |