.xinitrc
This commit is contained in:
parent
5abfdc6b5c
commit
ce0b590ca6
1 changed files with 0 additions and 6 deletions
6
.xinitrc
6
.xinitrc
|
@ -9,12 +9,6 @@ if [ -d /etc/X11/xinit/xinitrc.d ]; then
|
|||
unset f
|
||||
fi
|
||||
|
||||
pidof mpdscribble >& /dev/null
|
||||
if [ $? -ne 0 ]
|
||||
then
|
||||
mpdscribble &
|
||||
fi
|
||||
|
||||
emacs --daemon &
|
||||
fehlstart &
|
||||
|
||||
|
|
Loading…
Reference in a new issue