redshift: Reset color temperature on startup

This commit is contained in:
2022-12-15 23:12:38 +01:00
parent 5792877f25
commit 3ff8990a35

View File

@@ -3,6 +3,7 @@ BindsTo=autostart.target
After=windowmanager.target After=windowmanager.target
[Service] [Service]
ExecStartPre=/usr/bin/env redshift-gtk -x
ExecStart=/usr/bin/env redshift-gtk -c %h/.config/redshift.conf ExecStart=/usr/bin/env redshift-gtk -c %h/.config/redshift.conf
PassEnvironment=DISPLAY PassEnvironment=DISPLAY
Restart=always Restart=always