Created
July 2, 2015 13:44
-
-
Save cpappen/ae187e102f623600cd21 to your computer and use it in GitHub Desktop.
Install f.lux on Ubuntu 15.04
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 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