Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
Marko Korhonen 2020-01-08 23:08:27 +02:00
parent b4e594aa28
commit 20e8fc26f1

View file

@ -13,7 +13,7 @@ case "$RESP" in
Exit) Exit)
swaymsg exit swaymsg exit
;; ;;
Sleep) Suspend)
systemctl suspend systemctl suspend
;; ;;
Reboot) Reboot)