Took the zip from here and unzipped it: https://github.com/xflux-gui/xflux-gui but when i run setup.py
$ sudo ./setup.py install
Results in the following
Traceback (most recent call last):
File "setup.py", line 12, in <module>
rename("xflux64", "xflux")
OSError: [Errno 2] No such file or directory
$ sudo apt-get install redshiftInstallation for Xfce – Carlos Gómez May 14 '16 at 02:56xflux64inside the same directory assetup.py? – David Foerster May 16 '16 at 12:11