From d0029343c6d5be026fcad1819ec3dddcbe5aa04e Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Sun, 18 Nov 2018 21:58:59 +0000 Subject: [PATCH] Use alert colour for shutdown button --- files/polybar.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/polybar.ini b/files/polybar.ini index 8efc653..d65a5a7 100644 --- a/files/polybar.ini +++ b/files/polybar.ini @@ -107,7 +107,7 @@ type = custom/menu label-open =  label-close =  menu-0-0 = Shutdown -menu-0-0-foreground = #F00 +menu-0-0-foreground = ${colors.alert} menu-0-1 = Restart menu-0-1-foreground = #0F0 label-separator = " | "