In my Zorin OS redshift is installed by default - an application that makes the screen warmer.
To enable it I had the following command added on startup:
redshift -O VALUE = value affects color
My thinking:
"Session and startup" -> Application Autostart -> Add
- name "redshift"
- description "redshift"
- command redshift -O VALUE
- trigger "on login"
Problem:
Does not work as I log in. However - if I changed trigger from "on login" to "on switch user/on suspend"- it works!
Anybody can help?