dot-files/redshift/.config/systemd/user/redshift-gtk.service

12 lines
235 B
SYSTEMD
Raw Normal View History

[Unit]
Description=Redshift display colour temperature adjustment (GUI)
Documentation=http://jonls.dk/redshift/
After=display-manager.service
[Service]
ExecStart=@bindir@/redshift-gtk
Restart=always
[Install]
WantedBy=default.target