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%
|
||||
; %icon%
|
||||
; %index%
|
||||
; %output%
|
||||
; Default: %icon% %name%
|
||||
label-unfocused = %index%
|
||||
label-unfocused-padding = 4
|
||||
|
@ -110,6 +111,7 @@ label-unfocused-padding = 4
|
|||
; %name%
|
||||
; %icon%
|
||||
; %index%
|
||||
; %output%
|
||||
; Default: %icon% %name%
|
||||
label-visible = %index%
|
||||
label-visible-underline = #555555
|
||||
|
@ -119,6 +121,7 @@ label-visible-padding = 4
|
|||
; %name%
|
||||
; %icon%
|
||||
; %index%
|
||||
; %output%
|
||||
; Default: %icon% %name%
|
||||
label-urgent = %index%
|
||||
label-urgent-foreground = #000000
|
||||
|
|
Loading…
Reference in New Issue