This commit is contained in:
Tom Willemsen 2012-02-24 00:23:42 +01:00
parent f1532bd578
commit ab27e7a3bb

View file

@ -4,14 +4,6 @@ xmodmap ~/.Xmodmap
numlockx & numlockx &
emacs --daemon & emacs --daemon &
xbindkeys & 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 #_ Start notifier
/usr/bin/dunst \ /usr/bin/dunst \
-fn "-misc-tamsyn-medium-r-normal-*-14-*-*-*-*-*-iso8859-*" \ -fn "-misc-tamsyn-medium-r-normal-*-14-*-*-*-*-*-iso8859-*" \