Files
samfelag/config/.config/polybar/bars/modules/padding.ini
2022-11-06 15:35:47 +01:00

14 lines
351 B
INI

[module/padding]
type = custom/text
content = ||
content-padding = 1
content-foreground = ${colours.trans}
content-background = ${colours.trans}
[module/paddinglite]
type = custom/text
content = |
content-padding = .5
content-foreground = ${colours.trans}
content-background = ${colours.trans}