mirror of
https://github.com/nix-community/home-manager
synced 2024-11-17 00:29:45 +01:00
13 lines
333 B
Desktop File
13 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
|