dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit dc89db48c9e4091789419da15aff8d9fb348cbc6
parent d7b7cd1a875c6db6a0c579a7e360bb147e13ec3e
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date:   Mon,  7 Mar 2016 15:16:52 -0800

add redshift for san diego

Diffstat:
M.xinitrc | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.xinitrc b/.xinitrc @@ -108,7 +108,8 @@ fi if [ "$HOSTNAME" != "phony" ] then - redshift -l 56.09:10.12 & + #redshift -l 56.09:10.12 & # Aarhus + redshift -l 32.84:-117.26 & fi # Start screensaver daemon