Merge pull request #46 from johanmalm/exit
polybar/modules.conf: add -i to poweroff+reboot
This commit is contained in:
commit
e613d6c7c4
@ -345,9 +345,9 @@ menu-3-0-foreground = ${colors.urgent}
|
|||||||
menu-3-1 = " "
|
menu-3-1 = " "
|
||||||
menu-3-1-exec = i3lock-fancy -p -f Ubuntu &
|
menu-3-1-exec = i3lock-fancy -p -f Ubuntu &
|
||||||
menu-3-2 = " "
|
menu-3-2 = " "
|
||||||
menu-3-2-exec = systemctl reboot
|
menu-3-2-exec = systemctl -i reboot
|
||||||
menu-3-3 = " |"
|
menu-3-3 = " |"
|
||||||
menu-3-3-exec = systemctl poweroff
|
menu-3-3-exec = systemctl -i poweroff
|
||||||
|
|
||||||
|
|
||||||
;;;;;;;;;;;;;;;;;;;;
|
;;;;;;;;;;;;;;;;;;;;
|
||||||
|
Reference in New Issue
Block a user