1
0
mirror of https://github.com/nix-community/home-manager synced 2024-07-07 13:53:27 +02:00
home-manager/tests/modules/services/redshift-gammastep/gammastep-basic-configuration-expected.service
2021-01-26 01:40:25 -03:00

14 lines
333 B
Desktop File

[Install]
WantedBy=graphical-session.target
[Service]
ExecStart=@gammastep@/bin/gammastep -l 0.0:0.0 -t 5500:3700 -b 1:1
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