diff --git a/.config/polybar/user_modules.ini b/.config/polybar/user_modules.ini index a797a26..0cb81a9 100644 --- a/.config/polybar/user_modules.ini +++ b/.config/polybar/user_modules.ini @@ -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} + ;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ ;; __________ ______ ;; / ____/ __ \/ ____/