mirror of https://github.com/polybar/polybar.git
Updated Module: i3 (markdown)
parent
36731bcc84
commit
65ebe9d393
|
@ -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;♜
|
||||||
|
|
Loading…
Reference in New Issue