diff options
Diffstat (limited to '.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 ae2f8b9..9f8f37a 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -144,7 +144,7 @@ label-unmounted-foreground = ${colors.foreground-alt} type = internal/i3 format = <label-state> <label-mode> index-sort = true -wrapping-scroll = false +wrapping-scroll = true reverse-scroll = false ; Only show workspaces on the same output as the bar |
