Sophie

Sophie

distrib > Fedora > 13 > i386 > media > updates-src > by-pkgid > 56b252aeeddae8cd660d0778f59a1408 > files > 4

xmonad-0.9.1-6.1.fc13.src.rpm

#!/bin/sh

# display the manpage if there is no user configuration
if [ ! -d ~/.xmonad ]; then
  xterm -e man xmonad &
fi

exec xmonad