Advertisement
Dj_Dexter

inicio.sh

Oct 21st, 2011
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. #!/bin/bash
  2. numlockx &
  3. autocutsel &
  4. nitrogen --restore &
  5. sleep 3;conky &
  6. trayer --transparent true --edge top --distance 5 --widthtype request --width 100 --alpha 250 --tint blue --SetDockType false &
  7. #fbsetbg -l &
  8. #sleep 5;xcompmgr -c &
  9. #sleep 2 xcompmgr -c &
  10. #xcompmgr -cCfF -t-5 -l-5 -r4.2 -o.55 -D6 &
  11. xcompmgr -cCFf -D3 &
  12. xsetroot -cursor_name left_ptr &
  13. sleep 8;killall inicio.sh
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement