diff --git a/dot_config/polybar/colorblocks/user_modules.ini.tmpl b/dot_config/polybar/colorblocks/user_modules.ini.tmpl index a0c8fef..996dc88 100644 --- a/dot_config/polybar/colorblocks/user_modules.ini.tmpl +++ b/dot_config/polybar/colorblocks/user_modules.ini.tmpl @@ -89,9 +89,9 @@ click-right = ~/.config/polybar/colorblocks/scripts/color-switch.sh & type = custom/text format =  -content-background = ${color.background} -content-foreground = ${color.shade4} -content-padding = 2 +format-background = ${color.background} +format-foreground = ${color.shade4} +format-padding = 2 click-left = ~/.config/rofi/powermenu/type-1/powermenu.sh & @@ -101,9 +101,9 @@ click-left = ~/.config/rofi/powermenu/type-1/powermenu.sh & type = custom/text format =  -content-background = #FFFFFF -content-foreground = #CC6666 -content-padding = 2 +format-background = #FFFFFF +format-foreground = #CC6666 +format-padding = 2 click-left = ~/.config/polybar/colorblocks/scripts/color-switch.sh &