summaryrefslogtreecommitdiff
path: root/.config/systemd/user/redshift@.service
diff options
context:
space:
mode:
Diffstat (limited to '.config/systemd/user/redshift@.service')
-rw-r--r--.config/systemd/user/redshift@.service4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/systemd/user/redshift@.service b/.config/systemd/user/redshift@.service
index dff6e7b..fda41d6 100644
--- a/.config/systemd/user/redshift@.service
+++ b/.config/systemd/user/redshift@.service
@@ -8,5 +8,5 @@ Requisite=X11@%i.target
Environment=DISPLAY=%I
Type=simple
-ExecStart=/usr/bin/redshift
-ExecStopPost=/usr/bin/redshift -x
+ExecStart=/usr/bin/env redshift
+ExecStopPost=/usr/bin/env redshift -x