Skip to content

Instantly share code, notes, and snippets.

@kelvinpraises
Created April 30, 2026 09:51
Show Gist options
  • Select an option

  • Save kelvinpraises/1958d460063278c91fd56745c7a038cf to your computer and use it in GitHub Desktop.

Select an option

Save kelvinpraises/1958d460063278c91fd56745c7a038cf to your computer and use it in GitHub Desktop.

keep music playing when Macbook is closed

disable sleep:
sudo pmset -a disablesleep 1

enable sleep:
sudo pmset -a disablesleep 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment