]> Dogcows Code - chaz/openbox/blobdiff - data/autostart/openbox-autostart.in
fix global autostart installation, and the pointer to it so it is run
[chaz/openbox] / data / autostart / openbox-autostart.in
index 3b2f5ec5aee549628183ebc295946c55a06e7b44..4c4b91b928f924bd2b41e6cc7e42db84e818eea2 100755 (executable)
@@ -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
This page took 0.019853 seconds and 4 git commands to generate.