summaryrefslogtreecommitdiff
path: root/.config/systemd/user/redshift@.service
blob: ed5bbae20bcbe433aa5bfd182e9de11a5108457b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=Redshift display colour temperature adjustment on X display %I
Documentation=http://jonls.dk/redshift/
After=X11@%i.target
Requisite=X11@%i.target

[Service]
Environment=DISPLAY=%I

Type=simple
ExecStart=/usr/bin/env redshift
ExecStopPost=/usr/bin/env redshift -x
SyslogIdentifier=redshift