Advertisement
lswest

wallpapers

Mar 10th, 2012
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.10 KB | None | 0 0
  1. #!/bin/bash
  2. while true
  3. do
  4.     fbsetbg -R ~/Pictures/Hyperion/Wallpapers/Guitars
  5.     sleep 15m
  6. done
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement