Updated Module: i3 (markdown)

Michael Carlberg 2016-11-12 13:31:02 +01:00
parent b875d907d5
commit ab9dccea24
1 changed files with 8 additions and 0 deletions

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