mirror of https://github.com/polybar/polybar.git
Small typo fix for "accessible"
parent
a803790448
commit
95321319aa
|
@ -3,7 +3,7 @@ This module uses the bspwm ipc client to display information about available mon
|
|||
See the [Configuration wiki page](https://github.com/jaagr/polybar/wiki/Configuration#global-wm-settings) for details on how to configure the `_NET_WM_STRUT_PARTIAL` values. This will allow you to update `padding_{top,bottom}` when the bar is launched.
|
||||
|
||||
|
||||
### Accesible workspace cycling
|
||||
### Accessible workspace cycling
|
||||
|
||||
You are able to define fallback click handlers for the whole bar window. Using those you could cycle your desktops by scrolling anywhere on the bar (except existing areas setup for the same button). You should probably disable scrolling for the module (`enable-scroll = false`) if you are using this method.
|
||||
|
||||
|
|
Loading…
Reference in New Issue