mirror of https://github.com/polybar/polybar.git
Add the new `strip-wsnumbers` option
parent
c46e0a26df
commit
c585348959
|
@ -15,6 +15,10 @@ Note that this module requires the project to be built with i3 support.
|
|||
; Default: false
|
||||
pin-workspaces = true
|
||||
|
||||
; This will split the workspace name on ':'
|
||||
; Default: false
|
||||
strip-wsnumbers = true
|
||||
|
||||
; Limit the amount of chars to output for each workspace name
|
||||
; Default: 0
|
||||
wsname-maxlen = 2
|
||||
|
|
Loading…
Reference in New Issue