~ purey /.xinitrc

#!/bin/sh

#
# ~/.xinitrc
#

xset m 1/2 1 &
eval `cat ~/.fehbg` &
#xcompmgr -c &
exec openbox
exec tint &