summaryrefslogtreecommitdiff
path: root/.config/systemd/user/redshift@.service
blob: 41a0b7a7123e153ab806ba0054f7926ff563cc7d (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Redshift display colour temperature adjustment
Documentation=http://jonls.dk/redshift/

[Service]
Environment=DISPLAY=%I
ExecStart=/usr/bin/redshift
Restart=always

[Install]
WantedBy=default.target