commit 1db9469ec43a3790301a7b4b5b3e4c151ac26242 parent c7cf51dd7443430f90c13dfcc184be810e98b2eb Author: rsiddharth <rsiddharth@ninthfloor.org> Date: Sat, 18 Jun 2016 03:37:26 +0000 update .config/systemd/user/redshift.service use debian' redshift. Diffstat:
.config/systemd/user/redshift.service | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.config/systemd/user/redshift.service b/.config/systemd/user/redshift.service @@ -5,7 +5,7 @@ After=display-manager.service [Service] Environment=DISPLAY=:0.0 -ExecStart=/home/rsd/.guix-profile/bin/redshift -vv +ExecStart=/usr/bin/redshift -vv Restart=always RestartSec=10s