9 lines
173 B
Desktop File
9 lines
173 B
Desktop File
[Unit]
|
|
BindsTo=autostart.target
|
|
After=windowmanager.target
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/env redshift-gtk -c %h/.config/redshift.conf
|
|
PassEnvironment=DISPLAY
|
|
Restart=always
|