Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save sengkyaut/25b327cada3902cd4c30f06fa949a019 to your computer and use it in GitHub Desktop.
Save sengkyaut/25b327cada3902cd4c30f06fa949a019 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
fluxgui
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment