From 6624d06dd17490189764ca6c3a6c7eb8c5f55a5b Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Wed, 30 Mar 2011 11:13:06 -0400 Subject: fix global autostart installation, and the pointer to it so it is run --- data/autostart/openbox-autostart.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data') diff --git a/data/autostart/openbox-autostart.in b/data/autostart/openbox-autostart.in index 3b2f5ec5..4c4b91b9 100755 --- a/data/autostart/openbox-autostart.in +++ b/data/autostart/openbox-autostart.in @@ -11,7 +11,7 @@ elif which xsetroot >/dev/null; then fi test -z $BG || $BG -solid "#303030" -GLOBALAUTOSTART="@configdir@/autostart" +GLOBALAUTOSTART="@rcdir@/autostart" AUTOSTART="${XDG_CONFIG_HOME:-"$HOME/.config"}/openbox/autostart" # Run the global openbox autostart script -- cgit v1.2.3