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