All pastes #2050355 Raw Edit

Unnamed

public text v1 · immutable
#2050355 ·published 2011-04-25 07:27 UTC
rendered paste body
#!/bin/bash
/usr/bin/compiz --indirect-rendering --replace ccp &
wmpid=$!

/usr/bin/xrdb -merge < $HOME/.Xdefaults
/usr/bin/emerald &
#/usr/bin/urxvt &
/usr/bin/tint2 &

wait $wmpid