From 4817fef30e197cd6f047b91c0685a6acf0526591 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Sun, 20 May 2012 13:21:52 +0200 Subject: .xinitrc --- .xinitrc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to '.xinitrc') diff --git a/.xinitrc b/.xinitrc index 38ba974..b51c5b9 100644 --- a/.xinitrc +++ b/.xinitrc @@ -3,7 +3,6 @@ xmodmap ~/.Xmodmap xsetroot -solid "#002b36" numlockx & emacs --daemon & -xbindkeys & pidof mpdscribble >& /dev/null if [ $? -ne 0 ] @@ -11,8 +10,7 @@ then mpdscribble & fi -exec ck-launch-session /usr/bin/herbstluftwm 2>&1 >> ~/.xsession_errors - +exec ck-launch-session /usr/local/stumpwm/bin/stumpwm 2>&1 >> ~/.xsession_errors # Local Variables: # mode: shell-script # eval: (git-auto-commit-mode 1) -- cgit v1.2.3-54-g00ecf