X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;ds=sidebyside;f=xsetbg-dbus-start;h=70fcaed1016fde4b249d8e62d7458c8a00df1452;hb=c12baac3d797cac645121ca566b8dd7326371b6f;hp=418deb16c656d0daee2b2cbc319aff5847e17d76;hpb=7327784f5b83940f651ea66901ef0938d20b1286;p=xsetbg.git diff --git a/xsetbg-dbus-start b/xsetbg-dbus-start index 418deb1..70fcaed 100755 --- a/xsetbg-dbus-start +++ b/xsetbg-dbus-start @@ -1,4 +1,4 @@ #! /bin/sh umask 077 -nice -20 ionice -c3 "$HOME/lib/xsetbg"/xsetbg-dbus.py >/dev/null 2>&1 & +nice -20 ionice -c3 "`dirname \"$0\"`"/xsetbg-dbus.py >/dev/null 2>&1 &