Skip to content

Instantly share code, notes, and snippets.

@sageworksstudio
Last active May 25, 2020 19:30
Show Gist options
  • Save sageworksstudio/8e6b7d415157f0bfcbf6c67b7897009d to your computer and use it in GitHub Desktop.
Save sageworksstudio/8e6b7d415157f0bfcbf6c67b7897009d to your computer and use it in GitHub Desktop.
Prevent Debian from sleeping

Prevent Debian From Sleeping

$ nano /etc/lightdm/lightdm.conf

Add:

xserver-command=X -s 0 -dpms

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