diff --git a/hypr/scripts/shutdown.sh b/hypr/scripts/shutdown.sh index 440d34b..48c8296 100755 --- a/hypr/scripts/shutdown.sh +++ b/hypr/scripts/shutdown.sh @@ -1,3 +1,3 @@ #!/bin/bash sleep 0.5 -systemctl suspend \ No newline at end of file +systemctl poweroff