Modified polybar
This commit is contained in:
13
config/.config/polybar/bars/modules/padding.ini
Normal file
13
config/.config/polybar/bars/modules/padding.ini
Normal file
@@ -0,0 +1,13 @@
|
||||
[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}
|
||||
Reference in New Issue
Block a user