Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | redshift: fix longitude for Berkeley | Franck Cuny | 2021-01-03 | 1 | -1/+1 |
| | | | | | I should have read the documentation more carefully, the longitude, when in the western emisphere, should be negative. | ||||
* | redshift: update settings | Franck Cuny | 2020-12-27 | 1 | -2/+11 |
| | |||||
* | desktop: adjust colors for redshift | Franck Cuny | 2020-10-06 | 1 | -3/+3 |
| | |||||
* | [redshift] create configuration file | Franck Cuny | 2020-10-01 | 1 | -0/+10 |
Instead of passing the options as arugments to the CLI, create a configuration file with everything we need in it. We also manage the service with systemd. |