summaryrefslogtreecommitdiffstats
path: root/.xinitrc
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-02-24 00:23:42 +0100
committerGravatar Tom Willemsen2012-02-24 00:23:42 +0100
commitab27e7a3bb8b20a3efb7186c65d982345de5fdd4 (patch)
tree6de2f095141b6422a0bdc6d12bcaf77cd5682516 /.xinitrc
parentf1532bd57803c201ec0ca23f169c74d9234c1bd7 (diff)
downloaddotfiles-ab27e7a3bb8b20a3efb7186c65d982345de5fdd4.tar.gz
dotfiles-ab27e7a3bb8b20a3efb7186c65d982345de5fdd4.zip
.xinitrc
Diffstat (limited to '.xinitrc')
-rw-r--r--.xinitrc8
1 files changed, 0 insertions, 8 deletions
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-*" \