aboutsummaryrefslogtreecommitdiff
path: root/.config/systemd/user/dapp-bg-redshift.service
blob: 19dc3f7752b3c2fbe0085fe5e0546f7798534f51 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Run redshift
PartOf=graphical-session.target
After=wman.target

[Service]
Type=exec
ExecStart=redshift -l 51.50:4.59 -t 6500:3500

[Install]
WantedBy=wman.target