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