Add styles for urgent labels

This commit is contained in:
2021-09-21 14:28:53 +03:00
parent 1bb5149571
commit 6d95ca107e

View File

@@ -48,6 +48,10 @@ label-focused-padding = 2
label-unfocused = ${self.label-focused} label-unfocused = ${self.label-focused}
label-unfocused-padding = ${self.label-focused-padding} label-unfocused-padding = ${self.label-focused-padding}
label-urgent = %index%
label-urgent-padding = ${self.label-focused-padding}
label-urgent-background = ${colors.primary}
[module/active-window] [module/active-window]
type = internal/xwindow type = internal/xwindow