13 lines
279 B
Desktop File
13 lines
279 B
Desktop File
[Unit]
|
|
Description=Redshift display colour temperature adjustment
|
|
Documentation=http://jonls.dk/redshift/
|
|
Requires=user-graphical-login.target
|
|
After=user-graphical-login.target
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/redshift
|
|
Restart=always
|
|
|
|
[Install]
|
|
WantedBy=user-graphical-login.target
|