fix(hibernate in sxhkd)

I'm not too sure what `zzz` is, but in i3 it is achieved a separate way. Hibernate should work now.
This commit is contained in:
Vlad Doster 2020-01-20 19:45:07 -05:00 committed by GitHub
parent 6c8147ea60
commit 1eb8a12dfb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -125,7 +125,7 @@ XF86PowerOff
XF86Calculator XF86Calculator
$TERMINAL -e bc $TERMINAL -e bc
XF86Sleep XF86Sleep
prompt 'Hibernate computer?' 'sudo -A zzz' prompt 'Hibernate computer?' 'sudo -A systemctl suspend'
XF86WWW XF86WWW
$BROWSER $BROWSER
XF86DOS XF86DOS
@ -151,7 +151,7 @@ super + F3
displayselect displayselect
# Hibernate # Hibernate
super + F4 super + F4
prompt 'Hibernate computer?' 'sudo -A zzz -Z' prompt 'Hibernate computer?' 'sudo -A systemctl suspend'
super + F5 is unbound. super + F5 is unbound.
# Start torrent daemon/open interface # Start torrent daemon/open interface
super + F6 super + F6