From 916245c018f1c8cdf09e9d90fc0b51fee3529341 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Mon, 19 Nov 2012 23:23:27 +0100 Subject: .xinitrc --- .xinitrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.xinitrc') 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 -- cgit v1.2.3-54-g00ecf