summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-11-19 23:23:27 +0100
committerGravatar Tom Willemsen2012-11-19 23:23:27 +0100
commit916245c018f1c8cdf09e9d90fc0b51fee3529341 (patch)
tree45522b4691fbddc12f97d03b4af06750e88a812b
parentbef56b65d49feaa148f3cbc4e1add6dd7a1c9220 (diff)
downloaddotfiles-916245c018f1c8cdf09e9d90fc0b51fee3529341.tar.gz
dotfiles-916245c018f1c8cdf09e9d90fc0b51fee3529341.zip
.xinitrc
-rwxr-xr-x.xinitrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.xinitrc b/.xinitrc
index 3f10143..9684c80 100755
--- a/.xinitrc
+++ b/.xinitrc
@@ -12,5 +12,5 @@ fi
emacs --daemon &
fehlstart &
-test -n "$1" && wm=$1 || wm="herbstluftwm"
+test -n "$1" && wm=$1 || wm="sawfish"
exec $wm