typo fix

Stig Otnes Kolstad 2017-12-25 02:39:32 +01:00
parent c9fa280456
commit d5d2ecbaab
1 changed files with 1 additions and 1 deletions

@ -3,7 +3,7 @@ This module uses the i3 ipc to display information about workspaces and active m
**NOTE**: Requires the project to be built with i3 support; `-DENABLE_I3=ON`
### 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 workspaces 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.