summaryrefslogtreecommitdiff
path: root/data/autostart
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2011-03-30 11:13:06 -0400
committerDana Jansens <danakj@orodu.net>2011-04-11 17:25:45 -0400
commit6624d06dd17490189764ca6c3a6c7eb8c5f55a5b (patch)
treeaaf3a6f15d4d0ac8b91d17d22e43bda42e68ed01 /data/autostart
parent007f0917b848fc6dda0b1b40773bc09b3f5f5668 (diff)
fix global autostart installation, and the pointer to it so it is run
Diffstat (limited to 'data/autostart')
-rwxr-xr-xdata/autostart/openbox-autostart.in2
1 files changed, 1 insertions, 1 deletions
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