Update .config/polybar/colorblocks/user_modules.ini

This commit is contained in:
punkfairie 2024-08-12 17:48:11 -07:00
parent ff8be14ba9
commit b384748e02
Signed by: punkfairie
GPG key ID: A86AF57F837E320F

View file

@ -87,7 +87,7 @@ click-right = ~/.config/polybar/colorblocks/scripts/color-switch.sh &
[module/sysmenu]
type = custom/text
content = 
format = 
content-background = ${color.background}
content-foreground = ${color.shade4}
@ -99,7 +99,7 @@ click-left = ~/.config/rofi/powermenu/type-1/powermenu.sh &
[module/color-switch]
type = custom/text
content = 
format = 
content-background = #FFFFFF
content-foreground = #CC6666
@ -111,7 +111,7 @@ click-left = ~/.config/polybar/colorblocks/scripts/color-switch.sh &
[module/sep]
type = custom/text
content = " "
format = " "
content-background = ${color.alpha}
content-foreground = ${color.alpha}