mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 08:49:44 +01:00
e1f1160284
This option controls whether the `-v` command line argument is given. Co-authored-by: Sumner Evans <me@sumnerevans.com>
13 lines
352 B
Desktop File
13 lines
352 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
|