Add styles for urgent labels
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user