2019-10-02 13:52:27 +02:00
|
|
|
[Unit]
|
|
|
|
Description=redshift display colour temperature adjustment
|
|
|
|
Documentation=http://jonls.dk/redshift/
|
|
|
|
After=display-manager.service
|
2019-07-13 04:30:18 +02:00
|
|
|
|
2019-10-02 13:52:27 +02:00
|
|
|
[Service]
|
|
|
|
Environment=display=:0
|
|
|
|
ExecStart=/usr/bin/redshift
|
|
|
|
Restart=always
|
2019-07-13 04:30:18 +02:00
|
|
|
|
2019-10-02 13:52:27 +02:00
|
|
|
[Install]
|
|
|
|
WantedBy=default.target
|