Small typo fix for "accessible"

Mark Mulder 2017-10-04 15:40:03 +02:00
parent a803790448
commit 95321319aa
1 changed files with 1 additions and 1 deletions

@ -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.