mirror of https://github.com/polybar/polybar.git
Updated Module: i3 (markdown)
parent
b875d907d5
commit
ab9dccea24
|
@ -27,6 +27,14 @@ Note that this module requires the project to be built with i3 support.
|
||||||
; sorting that groups the workspaces by output
|
; sorting that groups the workspaces by output
|
||||||
; Default: false
|
; Default: false
|
||||||
index-sort = true
|
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
|
### Additional formatting
|
||||||
|
|
Loading…
Reference in New Issue