-
-
Save mohit-rocks/7d43ec7585b89a00bf4c to your computer and use it in GitHub Desktop.
Install f.lux on Ubuntu 14.10
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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