diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 0f8322f..0e64a14 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -64,6 +64,8 @@ super + F9 sudo -A systemctl restart NetworkManager ; notify-send -u low 'Network' 'Restartet NM' super + F10 prompt "Lock computer?" "slock" +super + shift + F10 + prompt "Hibernate computer?" "systemctl hibernate" super + F11 prompt "Shutdown computer?" "sudo -A shutdown -h now" super + F12