]> git.donarmstrong.com Git - x_base.git/commitdiff
use new location for redshift
authorDon Armstrong <don@donarmstrong.com>
Sun, 30 Aug 2015 16:47:01 +0000 (09:47 -0700)
committerDon Armstrong <don@donarmstrong.com>
Sun, 30 Aug 2015 16:47:01 +0000 (09:47 -0700)
.xsession

index ce8b2b5275160a7b0c5812c746626bbe7032c913..f9c4ce81ab835015f3e94e56da0f3857e9cbf75f 100755 (executable)
--- a/.xsession
+++ b/.xsession
@@ -51,7 +51,7 @@ elif [ -x /usr/bin/xautolock ]; then
 fi;
 
 if which redshift >/dev/null 2>&1; then
-    (redshift -l 33.9533:-117.3953 >/dev/null 2>&1 &)
+    (redshift -l 40.11059:-88.20727 >/dev/null 2>&1 &)
 fi;
 
 if which mpd >/dev/null 2>&1 && [ -e ~/.mpdconf ]; then