sleep hack for surface

This commit is contained in:
Henrik Bakken
2025-11-06 15:42:30 +01:00
parent 8c2dcfcfa5
commit a6e27b8903
6 changed files with 36 additions and 9 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ case $SELECTION in
gtklock;;
*"󰤄 Suspend"*)
if confirm_action "Suspend"; then
systemctl suspend
systemctl suspend-then-hibernate
fi;;
*"󰍃 Log out"*)
if confirm_action "Log out"; then