reboot fix and xorg exit

This commit is contained in:
Luke Smith 2019-05-23 22:53:46 -04:00
parent 4a46d1996e
commit ca1d39fcc0
No known key found for this signature in database
GPG key ID: 4C50B54A911F6252

View file

@ -40,7 +40,9 @@ super + Insert
super + shift + x
prompt "Shutdown computer?" "sudo -A shutdown -h now"
super + shift + BackSpace
prompt "Reboot computer?" "sudo -A shutdown -h now"
prompt "Reboot computer?" "sudo -A shutdown -r now"
super + shift + Escape
prompt 'Leave Xorg?' 'killall Xorg'
super + x
mpc pause; pauseallmpv; i3lock -e -f -c 1d2021; xset dpms force off
XF86Launch1