Add submodule hacks.
[safanaj_home.git] / bin / startRat
blobecea10c7f8ead36a294238ec538fa66d88e9c23f
1 #!/bin/sh
2 export DISPLAY=":3.0"
3 xinit $HOME/.xinitrc.ratpoison -- /usr/bin/X $DISPLAY &>/dev/null
4 echo "X finished."