summaryrefslogtreecommitdiffstats
path: root/.xinitrc
diff options
context:
space:
mode:
Diffstat (limited to '.xinitrc')
-rw-r--r--.xinitrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.xinitrc b/.xinitrc
index 0e41d5d..fd7cd03 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -1,7 +1,7 @@
xmodmap ~/.Xmodmap
-{ emacs --daemon & } && sleep 1
+emacs --daemon &
pidof mpdscribble >& /dev/null
if [ $? -ne 0 ]