unitfile-parser/test/examples/gammastep.service
2020-11-25 03:11:59 +01:00

13 lines
326 B
Desktop File

[Unit]
Description=set color temperature of display according to time of day
Documentation=man:gammastep(1)
BindsTo=graphical-session.target
Wants=graphical-session-pre.target
After=graphical-session-pre.target
[Service]
Type=simple
ExecStart=/sbin/gammastep -l geoclue2 -m wayland -v
[Install]
WantedBy=sway-session.target