1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2024-09-21 22:07:30 +02:00
home-manager/tests/modules/services/redshift-gammastep/gammastep-basic-configuration-expected.service
2024-09-08 23:32:19 +02:00

13 lines
348 B
Desktop File

[Install]
WantedBy=graphical-session.target
[Service]
ExecStart=@gammastep@/bin/gammastep -c /home/hm-user/.config/gammastep/config.ini
Restart=on-failure
RestartSec=3
[Unit]
After=graphical-session-pre.target
Description=Gammastep colour temperature adjuster
Documentation=https://gitlab.com/chinstrap/gammastep/
PartOf=graphical-session.target