2020-08-23 20:03:05 +02:00
|
|
|
[module/xwindow]
|
|
|
|
;https://github.com/jaagr/polybar/wiki/Module:-xwindow
|
|
|
|
type = internal/xwindow
|
|
|
|
|
|
|
|
; Available tokens:
|
|
|
|
; %title%
|
|
|
|
; Default: %title%
|
|
|
|
label = %title%
|
2020-11-23 21:29:52 +01:00
|
|
|
label-maxlen = 40
|
2020-08-23 20:03:05 +02:00
|
|
|
|
|
|
|
format-foreground = ${colors.foreground}
|
2020-11-23 21:29:52 +01:00
|
|
|
format-background = ${colors.modbackground}
|