#! /bin/sh # Pinger - ping xsetbg.py every minute (cd "$HOME/lib/xsetbg" && while true; do sleep 60 ./xsetbg-http-change done) &