Skip to content

Instantly share code, notes, and snippets.

@luckylittle
Last active May 19, 2022 01:56
Make your computer go to sleep immediately
#!/bin/zsh
/bin/systemctl hybrid-sleep
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment