From d5d2ecbaabe8adddb945e77a30e9ad4e970b508d Mon Sep 17 00:00:00 2001 From: Stig Otnes Kolstad Date: Mon, 25 Dec 2017 02:39:32 +0100 Subject: [PATCH] typo fix --- Module:-i3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Module:-i3.md b/Module:-i3.md index db32d9b..27d347a 100644 --- a/Module:-i3.md +++ b/Module:-i3.md @@ -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.