diff --git a/bin/ZZZ.sh b/bin/ZZZ.sh index d1909a5..a3eef80 100644 --- a/bin/ZZZ.sh +++ b/bin/ZZZ.sh @@ -1,6 +1,6 @@ #!/bin/sh # ZZZ -# Written in 2019-2020 by Lucas +# Written in 2019-2021 by Lucas # CC0 1.0 Universal/Public domain - No rights reserved # # To the extent possible under law, the author(s) have dedicated all @@ -11,13 +11,6 @@ # . doas true || exit $? - -printf "Hibernating in" -for i in 3 2 1; do - printf " %d..." $i - sleep 1 -done -printf " now!\n" - +xlock & doas /usr/sbin/ZZZ "$@" doas -L