irenegr

conkies

Jun 9th, 2013
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.12 KB | None | 0 0
  1. #!/bin/bash
  2. sleep 2 &&
  3. conky -d -c /home/fog/.conkyrc-girl &
  4. sleep 2 &&
  5. conky -d -c /home/fog/.conkyrc-bigtime &
  6. exit
Advertisement
Add Comment
Please, Sign In to add comment