12 lines
264 B
INI
12 lines
264 B
INI
|
[module/xwindow]
|
||
|
;https://github.com/jaagr/polybar/wiki/Module:-xwindow
|
||
|
type = internal/xwindow
|
||
|
|
||
|
; Available tokens:
|
||
|
; %title%
|
||
|
; Default: %title%
|
||
|
label = %title%
|
||
|
label-maxlen = 50
|
||
|
|
||
|
format-foreground = ${colors.foreground}
|
||
|
format-background = ${colors.background}
|