summaryrefslogtreecommitdiffstats
path: root/.xinitrc
diff options
context:
space:
mode:
Diffstat (limited to '.xinitrc')
-rwxr-xr-x.xinitrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/.xinitrc b/.xinitrc
index 980efb6..0db20a6 100755
--- a/.xinitrc
+++ b/.xinitrc
@@ -10,7 +10,7 @@ if [ -d /etc/X11/xinit/xinitrc.d ]; then
fi
emacs --daemon &
-fehlstart &
+xflux -l 51.1180 -g 4.0012
-test -n "$1" && wm=$1 || wm="stumpwm"
+test -n "$1" && wm=$1 || wm="awesome"
exec $wm