xsession - dotfiles - These are my dotfiles. There are many like it, but these are mine.
 (HTM) git clone git://jay.scot/dotfiles
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
       ---
       xsession (219B)
       ---
            1 
            2 # firefox
            3 export MOZ_ACCELERATED=1 MOZ_WEBRENDER=1
            4 
            5 # x settings
            6 xset -b
            7 xsetroot -solid black
            8 
            9 # apps
           10 slstatus &
           11 mpd &
           12 
           13 # termbar
           14 #exec xterm -name termbar -class termbar -e ~/bin/termbar &
           15 
           16 # window manager
           17 exec cwm