Skip to content

Instantly share code, notes, and snippets.

@adamharder
Created March 5, 2019 15:48
Show Gist options
  • Select an option

  • Save adamharder/43ab9a88a88046f28fca1cb589fd452c to your computer and use it in GitHub Desktop.

Select an option

Save adamharder/43ab9a88a88046f28fca1cb589fd452c to your computer and use it in GitHub Desktop.
Stupid Ubuntu things I hate having to lookup

To disable entering the sleep edit the /etc/systemd/logind.conf file and modify the line:

#HandleLidSwitch=suspend to HandleLidSwitch=ignore

Then sudo service systemd-logind restart

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