mirror of
https://github.com/nix-community/home-manager
synced 2024-11-11 05:39:44 +01:00
8a175a8913
Fixes tests that are affected by <https://github.com/NixOS/nixpkgs/pull/333744>.
13 lines
348 B
Desktop File
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
|