diff options
| author | 2012-11-15 00:10:38 +0100 | |
|---|---|---|
| committer | 2012-11-15 00:10:38 +0100 | |
| commit | ce0b590ca693e7d54ea963a72fa6c8a122d6b9f7 (patch) | |
| tree | 41d329facd006386306d11dc0708ba2ffc5cc45d | |
| parent | 5abfdc6b5cc8360ca5a1880e6bc65670add10a78 (diff) | |
| download | dotfiles-ce0b590ca693e7d54ea963a72fa6c8a122d6b9f7.tar.gz dotfiles-ce0b590ca693e7d54ea963a72fa6c8a122d6b9f7.zip | |
.xinitrc
| -rwxr-xr-x | .xinitrc | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -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 & |
