Add information about fuzzy-match option introduced in #359

Patrick Yates 2017-01-28 13:02:22 +11:00
parent 96f563abc5
commit 350d97bd18
1 changed files with 7 additions and 0 deletions

@ -55,6 +55,13 @@ wrapping-scroll = false
; Set the scroll cycle direction
; Default: true
reverse-scroll = false
; Use fuzzy (partial) matching on labels when assigning
; icons to workspaces
; Example: code;♚ will apply the icon to all workspaces
; containing 'code' in the label
; Default: false
fuzzy-match = true
~~~
### Additional formatting