vincentbernat.i3wm-configur.../systemd/redshift@.service
Vincent Bernat a65d6371e8 systemd: make service restart on failure
xiccd crashed for some reason.
2021-06-18 08:18:04 +02:00

8 lines
205 B
Desktop File

[Unit]
Description=Set color temperature on %I
PartOf=graphical-session@%i.target
[Service]
Environment=DISPLAY=%I
ExecStart=/usr/bin/redshift -l manual:lon=2.35:lat=48.87 -t 6500:3900
Restart=on-failure