Skip to content

Instantly share code, notes, and snippets.

@cpappen
Created July 2, 2015 13:44
Show Gist options
  • Save cpappen/ae187e102f623600cd21 to your computer and use it in GitHub Desktop.
Save cpappen/ae187e102f623600cd21 to your computer and use it in GitHub Desktop.
Install f.lux on Ubuntu 15.04
sudo apt-get install python-glade2 python-appindicator python-gconf python-pexpect
git clone https://github.com/Kilian/f.lux-indicator-applet.git
cd f.lux-indicator-applet
chmod +x setup.py
sudo ./setup.py install
fluxgui
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment