Upload New File

This commit is contained in:
RealStickman 2020-08-23 18:03:05 +00:00
parent 7dbbe2ef94
commit e15374a051

View File

@ -0,0 +1,12 @@
[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}