From 1eb8a12dfbb0a15d0bc480312c6d9d5379dda8e7 Mon Sep 17 00:00:00 2001 From: Vlad Doster Date: Mon, 20 Jan 2020 19:45:07 -0500 Subject: [PATCH] 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. --- .config/sxhkd/sxhkdrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index bb652591..ff159089 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -125,7 +125,7 @@ XF86PowerOff XF86Calculator $TERMINAL -e bc XF86Sleep - prompt 'Hibernate computer?' 'sudo -A zzz' + prompt 'Hibernate computer?' 'sudo -A systemctl suspend' XF86WWW $BROWSER XF86DOS @@ -151,7 +151,7 @@ super + F3 displayselect # Hibernate super + F4 - prompt 'Hibernate computer?' 'sudo -A zzz -Z' + prompt 'Hibernate computer?' 'sudo -A systemctl suspend' super + F5 is unbound. # Start torrent daemon/open interface super + F6