Hi all,
I am using redshift 1.7.2 which has only two values for brightness which co-incide with day and night. It would be nice if we had an evening value-pair as well.
This is how it looks at my e…
This is mainly because I haven't decided how I want to implement them. Should it take a hash like
```
monitor.gamma_ramp = { :red => [...], :green => ... }
```
or an array or something else. I don't…