Skip to content

Instantly share code, notes, and snippets.

@ferstar
Forked from robertmarsal/gist:9feaa9150926efa4175a
Last active January 23, 2016 13:41
Show Gist options
  • Save ferstar/5efc8ed0fe16beccc9e9 to your computer and use it in GitHub Desktop.
Save ferstar/5efc8ed0fe16beccc9e9 to your computer and use it in GitHub Desktop.
Install f.lux on Ubuntu 14.10
sudo apt-get install python-glade2 python-appindicator
git clone https://github.com/Kilian/f.lux-indicator-applet.git
cd f.lux-indicator-applet
chmod +x setup.py
sudo ./setup.py install
sudo chmod +x /usr/local/bin/xflux
fluxgui
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment