Colour open and close shutdown menu buttons
This commit is contained in:
parent
b4180d998b
commit
4975c45427
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue