mirror of
https://github.com/frebib/dotfiles.git
synced 2024-06-14 12:57:23 +00:00
polybar: use better workspace urgent colour
This commit is contained in:
parent
2ac1111b72
commit
ee6b7333fb
@ -115,7 +115,7 @@ label-visible-underline = ${self.label-focused-underline}
|
||||
|
||||
; urgent = Workspace with urgency hint set
|
||||
label-urgent = ${self.label-focused}
|
||||
label-urgent-foreground = ${colours.warning}
|
||||
label-urgent-foreground = ${colours.critical}
|
||||
label-urgent-padding = ${self.label-focused-padding}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user