12 lines
241 B
Desktop File
12 lines
241 B
Desktop File
[Unit]
|
|
Description=Gammastep, a color temperature auto shifter daemon
|
|
PartOf=graphical-session.target
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=gammastep -l 49.1:1.33 -t 5000K:2500K
|
|
Restart=always
|
|
RestartSec=3
|
|
|
|
[Install]
|
|
WantedBy=sway-session.target
|