]> Dogcows Code - chaz/openbox/blobdiff - data/autostart/openbox-autostart.in
The environments are passed in from the openbox-session script so use them.
[chaz/openbox] / data / autostart / openbox-autostart.in
index 4c4b91b928f924bd2b41e6cc7e42db84e818eea2..063c635feb39c78767d8826c56eb01a14c6c746b 100755 (executable)
@@ -31,4 +31,4 @@ fi
 # Run the XDG autostart stuff.  These are found in /etc/xdg/autostart and
 # in $HOME/.config/autostart.  This requires PyXDG to be installed.
 # See openbox-xdg-autostart --help for more details.
-@libexecdir@/openbox-xdg-autostart OPENBOX
+@libexecdir@/openbox-xdg-autostart "$@"
This page took 0.021674 seconds and 4 git commands to generate.