projects
/
x_base.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31812c2
)
use new location for redshift
author
Don Armstrong
<don@donarmstrong.com>
Sun, 30 Aug 2015 16:47:01 +0000
(09:47 -0700)
committer
Don Armstrong
<don@donarmstrong.com>
Sun, 30 Aug 2015 16:47:01 +0000
(09:47 -0700)
.xsession
patch
|
blob
|
history
diff --git
a/.xsession
b/.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