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

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

[Install]
WantedBy=graphical-session.target