Skip to content

Instantly share code, notes, and snippets.

@dayer4b
Created March 16, 2016 17:28
Show Gist options
  • Save dayer4b/e702179accb4e985f47d to your computer and use it in GitHub Desktop.
Save dayer4b/e702179accb4e985f47d to your computer and use it in GitHub Desktop.
# prepare sources for caffeine and xtrlock
sudo add-apt-repository ppa:caffeine-developers/ppa -y
sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu $(lsb_release -sc) universe" -y
sudo apt-get update
# install caffeine and xtrlock
sudo apt-get install -y caffeine xtrlock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment