mirror of https://github.com/polybar/polybar.git
Updated Module: i3 (markdown)
parent
97ec4807df
commit
00197b0b39
|
@ -102,6 +102,7 @@ label-focused-padding = 4
|
||||||
; %name%
|
; %name%
|
||||||
; %icon%
|
; %icon%
|
||||||
; %index%
|
; %index%
|
||||||
|
; %output%
|
||||||
; Default: %icon% %name%
|
; Default: %icon% %name%
|
||||||
label-unfocused = %index%
|
label-unfocused = %index%
|
||||||
label-unfocused-padding = 4
|
label-unfocused-padding = 4
|
||||||
|
@ -110,6 +111,7 @@ label-unfocused-padding = 4
|
||||||
; %name%
|
; %name%
|
||||||
; %icon%
|
; %icon%
|
||||||
; %index%
|
; %index%
|
||||||
|
; %output%
|
||||||
; Default: %icon% %name%
|
; Default: %icon% %name%
|
||||||
label-visible = %index%
|
label-visible = %index%
|
||||||
label-visible-underline = #555555
|
label-visible-underline = #555555
|
||||||
|
@ -119,6 +121,7 @@ label-visible-padding = 4
|
||||||
; %name%
|
; %name%
|
||||||
; %icon%
|
; %icon%
|
||||||
; %index%
|
; %index%
|
||||||
|
; %output%
|
||||||
; Default: %icon% %name%
|
; Default: %icon% %name%
|
||||||
label-urgent = %index%
|
label-urgent = %index%
|
||||||
label-urgent-foreground = #000000
|
label-urgent-foreground = #000000
|
||||||
|
|
Loading…
Reference in New Issue