1
0
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:
Joe Groocock 2018-12-01 22:19:08 -08:00 committed by Joe Groocock
parent 2ac1111b72
commit ee6b7333fb
Signed by: frebib
GPG Key ID: E0B16BEACFBB6A86

View File

@ -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}