Add spacing modules

This commit is contained in:
Tanguy Herbron 2021-04-26 17:30:20 +02:00
parent f4ec03f558
commit 2c3c58d1fe

View File

@ -336,6 +336,37 @@ click-left = ~/.config/polybar/scripts/volume.sh change_mode
label-padding = 2
label-foreground = ${color.fg}
;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
[module/|]
type = custom/text
content = |
content-foreground = ${color.black}
;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
[module/space]
type = custom/text
content = " "
content-foreground = ${color.dblack}
;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
[module/round-left]
type = custom/text
content = %{T3}%{T-}
content-foreground = ${color.black}
;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
[module/round-right]
type = custom/text
content = %{T3}%{T-}
content-foreground = ${color.black}
;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
;; __________ ______
;; / ____/ __ \/ ____/