Last active
May 19, 2022 01:56
-
-
Save luckylittle/ca9954f515c32fbc554db511b146ba4b to your computer and use it in GitHub Desktop.
Make your computer go to sleep immediately
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/zsh | |
/bin/systemctl hybrid-sleep |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment