Advertisement
aesc22

autostart.sh

Oct 26th, 2011
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. #!/bin/bash
  2. sleep 1
  3. conky -c ~/.Conky/rcs/conkyrc &
  4. sleep 0
  5. conky -c ~/.Conky/rcs/rings &
  6. #sleep 1
  7. #conky -c ~/.Conky/rcs/banshee &
  8. #sleep 0
  9. #conky -c ~/.Conky/rcs/bansheecover &
  10.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement