Hacker News new | past | comments | ask | show | jobs | submit login

If you have redshift installed but want to use this instead of xrandr to change color temperature you could run the following as a script:

    redshift -m dummy | while read line;do sct "${line/Temperature: /}";done



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: