From ab27e7a3bb8b20a3efb7186c65d982345de5fdd4 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Fri, 24 Feb 2012 00:23:42 +0100 Subject: .xinitrc --- .xinitrc | 8 -------- 1 file changed, 8 deletions(-) (limited to '.xinitrc') diff --git a/.xinitrc b/.xinitrc index e637ab5..6e78ad3 100644 --- a/.xinitrc +++ b/.xinitrc @@ -4,14 +4,6 @@ xmodmap ~/.Xmodmap numlockx & emacs --daemon & xbindkeys & -#_. mpdscribble -pidof mpdscribble >& /dev/null -if [ $? -ne 0 ] -then - mpdscribble & -fi -#_. mpdnotify -mpc idleloop player | { while read; do notify-send "`mpc current`"; done } & #_ Start notifier /usr/bin/dunst \ -fn "-misc-tamsyn-medium-r-normal-*-14-*-*-*-*-*-iso8859-*" \ -- cgit v1.2.3-54-g00ecf