Fix typo
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
parent
b4e594aa28
commit
20e8fc26f1
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ case "$RESP" in
|
||||||
Exit)
|
Exit)
|
||||||
swaymsg exit
|
swaymsg exit
|
||||||
;;
|
;;
|
||||||
Sleep)
|
Suspend)
|
||||||
systemctl suspend
|
systemctl suspend
|
||||||
;;
|
;;
|
||||||
Reboot)
|
Reboot)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue