Skip to content

Instantly share code, notes, and snippets.

@whothisbeme
Forked from robertmarsal/gist:9feaa9150926efa4175a
Last active January 6, 2016 04:28
Show Gist options
  • Save whothisbeme/862af40160c0d8fa2045 to your computer and use it in GitHub Desktop.
Save whothisbeme/862af40160c0d8fa2045 to your computer and use it in GitHub Desktop.
Install flux from from source.
sudo apt-get install python-glade2 python-appindicator python-pexpect python-gconf
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