mirror of https://github.com/polybar/polybar.git
Add note about skipping icon indices
parent
4f5aedd590
commit
b1971029d3
|
@ -73,6 +73,8 @@ ws-icon-2 = 3;♜
|
|||
ws-icon-3 = 4;♝
|
||||
ws-icon-4 = 5;♞
|
||||
ws-icon-default = ♟
|
||||
; NOTE: You cannot skip icons, e.g. to get a ws-icon-6
|
||||
; you must also define a ws-icon-5.
|
||||
|
||||
; Available tags:
|
||||
; <label-state> (default) - gets replaced with <label-(focused|unfocused|visible|urgent)>
|
||||
|
|
Loading…
Reference in New Issue