From 5371e8dfc2fc7012d839afc3792b9b28ea991ba9 Mon Sep 17 00:00:00 2001 From: Stephan Raabe Date: Thu, 25 Apr 2024 18:21:20 +0200 Subject: [PATCH] Updates --- hypr/scripts/shutdown.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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