aboutsummaryrefslogtreecommitdiff
path: root/SystemdGraphicalSession/redshift.service
blob: 9060fd70b6b4dda1e8acccd4d596b06126b012b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=RedShift Color Temperature
Wants=graphical-session.target
Documentation=man:redshift(8)

[Service]
Type=oneshot
ExecStart=/usr/bin/redshift -P -O 4082

[Install]
WantedBy=graphical-session.target