Polybar: Reorganize bspwm module in order of priority
This commit is contained in:
parent
4eee3e8d73
commit
f3b5ba68e6
@ -107,13 +107,13 @@ label-dimmed-padding = ${res/config.padding}
|
||||
label-dimmed-foreground = ${self.label-focused-foreground}
|
||||
label-dimmed-background = ${res/colors.background-alt}
|
||||
|
||||
label-occupied = ${self.label-focused}
|
||||
label-occupied-padding = ${res/config.padding}
|
||||
|
||||
label-urgent = ${self.label-focused}
|
||||
label-urgent-padding = ${res/config.padding}
|
||||
label-urgent-foreground = ${res/colors.alert}
|
||||
|
||||
label-occupied = ${self.label-focused}
|
||||
label-occupied-padding = ${res/config.padding}
|
||||
|
||||
label-empty = ${self.label-focused}
|
||||
label-empty-padding = ${res/config.padding}
|
||||
label-empty-foreground = ${res/colors.foreground-alt}
|
||||
|
Loading…
Reference in New Issue
Block a user