configs/arch-config/.config/polybar/modules/xwindow.ini
2020-11-24 08:13:22 +01:00

13 lines
268 B
INI
Executable File

[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}