monakhos/ansible/templates/systemd/user/gammastep.service

13 lines
241 B
SYSTEMD
Raw Normal View History

[Unit]
Description=Gammastep, a color temperature auto shifter daemon
PartOf=graphical-session.target
[Service]
Type=simple
ExecStart=gammastep -l 49.1:1.33 -t 5000K:2500K
Restart=always
RestartSec=3
[Install]
WantedBy=sway-session.target