]> git.phdru.name Git - xsetbg.git/blob - xsetbg-start
85e3f1a255026c3a60245861f8f2671a8d26fc5a
[xsetbg.git] / xsetbg-start
1 #! /bin/sh
2
3 umask 077
4 nice -20 ionice -c3 "$HOME/lib/xsetbg"/xsetbg.py >/dev/null 2>&1 &