Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mohit-rocks/7d43ec7585b89a00bf4c to your computer and use it in GitHub Desktop.
Save mohit-rocks/7d43ec7585b89a00bf4c 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