diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 236764a..15e86c8 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -50,7 +50,7 @@ super + F8 super + F9 $TERMINAL -e sudo -A nmtui super + F10 - prompt 'Hibernate computer?' 'sudo systemctl suspend' + prompt 'Hibernate computer?' 'i3lock -c 222222 && sudo systemctl suspend' super + F11 prompt "Reboot computer?" "sudo -A shutdown -r now" super + F12