Make system-sleep-menu.sh use -w

This commit is contained in:
2023-11-27 19:48:54 -08:00
parent 6964a43e42
commit 4e733a165b

View File

@ -12,7 +12,7 @@ EOF
case "${choice}" in
0)
swayidle &
swayidle -w &
;;
1)
pkill swayidle