Skip to content

Instantly share code, notes, and snippets.

@wellington1993
Last active April 23, 2020 01:16
Show Gist options
  • Select an option

  • Save wellington1993/ea959b54bd6683358118e95e73d21420 to your computer and use it in GitHub Desktop.

Select an option

Save wellington1993/ea959b54bd6683358118e95e73d21420 to your computer and use it in GitHub Desktop.
Caffeine Autostar Ubuntu Linux

Here's how I solved it: Move /etc/xdg/autostart/caffeine.desktop to ~/.config/autostart (You'll need to be root for it to be deleted from /etc/__) Change ownership of the moved "caffeine.desktop" to yourself, if necessary (it should be writable).

From: https://ubuntuforums.org/showthread.php?t=2206656

Extra:

sudo add-apt-repository ppa:caffeine-developers/caffeine-dev

sudo add-apt-repository ppa:caffeine-developers/ppa

sudo add-apt-repository ppa:nilarimogard/webupd8\nsudo apt-get update\nsudo apt-get install caffeine-plus

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