summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2019-05-23 22:53:46 -0400
committerLuke Smith <luke@lukesmith.xyz>2019-05-23 22:53:46 -0400
commitca1d39fcc0441c44b1c312e5e0d43f934c814596 (patch)
tree3d179b732b2a5b8436207939f9d35ff62aae9ead
parent4a46d1996e4f4cd70de18fa95bb8c4476872f109 (diff)
downloadeibhear-ca1d39fcc0441c44b1c312e5e0d43f934c814596.tar.gz
eibhear-ca1d39fcc0441c44b1c312e5e0d43f934c814596.tar.zst
eibhear-ca1d39fcc0441c44b1c312e5e0d43f934c814596.zip
reboot fix and xorg exit
-rw-r--r--.config/sxhkd/sxhkdrc4
1 files changed, 3 insertions, 1 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc
index d5a3c14..2211c98 100644
--- a/.config/sxhkd/sxhkdrc
+++ b/.config/sxhkd/sxhkdrc
@@ -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