From 4975c454276610b9dba4741d9fb472e55c8caa71 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Sun, 18 Nov 2018 22:20:00 +0000 Subject: [PATCH] Colour open and close shutdown menu buttons --- files/polybar.ini | 2 ++ 1 file changed, 2 insertions(+) diff --git a/files/polybar.ini b/files/polybar.ini index 16b86c5..4b265a3 100644 --- a/files/polybar.ini +++ b/files/polybar.ini @@ -106,6 +106,8 @@ label-maxlen = 75 type = custom/menu label-open =  label-close =  +label-open-foreground = ${colors.alert} +label-close-foreground = ${colors.alert} menu-0-0 = Shutdown menu-0-0-foreground = ${colors.alert} menu-0-0-exec = shutdown -h now