diff --git a/.config/polybar/modules.ini b/.config/polybar/modules.ini index be38bff..0e0c8c4 100755 --- a/.config/polybar/modules.ini +++ b/.config/polybar/modules.ini @@ -88,7 +88,7 @@ label-focused-foreground = ${colors.purple} label-focused-padding = 1 label-occupied =  -label-occupied-foreground = ${colors.pink} +label-occupied-foreground = ${colors.comment} label-occupied-padding = 1 label-urgent =  @@ -96,7 +96,7 @@ label-urgent-foreground = ${colors.red} label-urgent-padding = 1 label-empty =  -label-empty-foreground = ${colors.foreground} +label-empty-foreground = ${colors.comment} ; label-empty-background = ${colors.pink} label-empty-padding = 1