aboutsummaryrefslogtreecommitdiffstats
path: root/data/systemd/redshift-gtk.service.in
blob: 79e61658c4caa2940825e34782859ba6e8f5e2c2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Redshift display colour temperature adjustment (GUI)
Documentation=http://jonls.dk/redshift/
After=graphical-session.target

[Service]
ExecStart=@bindir@/redshift-gtk
Restart=always

[Install]
WantedBy=graphical-session.target