From 95321319aaff829a327069433fc52310e9ceb2b8 Mon Sep 17 00:00:00 2001 From: Mark Mulder Date: Wed, 4 Oct 2017 15:40:03 +0200 Subject: [PATCH] Small typo fix for "accessible" --- Module:-bspwm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Module:-bspwm.md b/Module:-bspwm.md index 312793e..0dfc468 100644 --- a/Module:-bspwm.md +++ b/Module:-bspwm.md @@ -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.