mirror of https://github.com/polybar/polybar.git
update
parent
fa95b7c9a8
commit
4cc9fd9dca
|
@ -24,6 +24,14 @@ This module displays EWMH desktops configured by the window manager.
|
|||
;
|
||||
; Default: false
|
||||
pin-workspaces = true
|
||||
|
||||
; Create click handler used to focus desktop
|
||||
; Default: true
|
||||
enable-click = false
|
||||
|
||||
; Create scroll handlers used to cycle desktops
|
||||
; Default: true
|
||||
enable-scroll = false
|
||||
~~~
|
||||
|
||||
### Additional formatting
|
||||
|
|
Loading…
Reference in New Issue