From ab9dccea242511996a85a7c14a22d02197c468e3 Mon Sep 17 00:00:00 2001 From: Michael Carlberg Date: Sat, 12 Nov 2016 13:31:02 +0100 Subject: [PATCH] Updated Module: i3 (markdown) --- Module:-i3.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Module:-i3.md b/Module:-i3.md index 4de8758..dbbdb11 100644 --- a/Module:-i3.md +++ b/Module:-i3.md @@ -27,6 +27,14 @@ Note that this module requires the project to be built with i3 support. ; sorting that groups the workspaces by output ; Default: false index-sort = true + + ; Create click handler used to focus workspace + ; Default: true + enable-click = false + + ; Create scroll handlers used to cycle workspaces + ; Default: true + enable-scroll = false ~~~ ### Additional formatting