> > Well, to fix this work at night problem I'd really like to > > recommend redshift (for linux) and f.lux (for windows and mac os). > > It adjusts the color temperature of all outputs to a more night > > fitting red.
f.lux works on linux too. http://stereopsis.com/flux/ In my rc.lua I have: awful.util.spawn_with_shell("run_once xflux -l mylatitude -g mylongitude") and it automatically adjusts my screen colour at sunrise and sunset. -- Cheops' Law: Nothing ever gets built on schedule or within budget. -- To unsubscribe, send mail to [email protected].
