Updated Module: i3 (markdown)

Patrick Ziegler 2020-03-01 22:10:04 +01:00
parent 36731bcc84
commit 65ebe9d393
1 changed files with 3 additions and 3 deletions

@ -67,9 +67,9 @@ fuzzy-match = true
### Additional formatting ### Additional formatting
~~~ ini ~~~ ini
; ws-icon-[0-9]+ = label;icon ; ws-icon-[0-9]+ = <label>;<icon>
; NOTE: The label needs to match the name of the i3 workspace ; NOTE: The <label> needs to match the name of the i3 workspace
; Neither <desktop-name> nor <icon> can contain a semicolon (;) ; Neither <label> nor <icon> can contain a semicolon (;)
ws-icon-0 = 1;♚ ws-icon-0 = 1;♚
ws-icon-1 = 2;♛ ws-icon-1 = 2;♛
ws-icon-2 = 3;♜ ws-icon-2 = 3;♜