configs/arch-config/.config/polybar/modules/xwindow.ini
2020-11-23 21:29:52 +01:00

13 lines
268 B
INI

[module/xwindow]
;https://github.com/jaagr/polybar/wiki/Module:-xwindow
type = internal/xwindow
; Available tokens:
; %title%
; Default: %title%
label = %title%
label-maxlen = 40
format-foreground = ${colors.foreground}
format-background = ${colors.modbackground}