configs/arch-config/.config/polybar/modules/xwindow.ini
2020-08-23 18:03:05 +00:00

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}