The environments are passed in from the openbox-session script so use them.
authorDana Jansens <danakj@orodu.net>
Sun, 24 Jul 2011 23:39:47 +0000 (19:39 -0400)
committerDana Jansens <danakj@orodu.net>
Mon, 1 Aug 2011 15:51:38 +0000 (11:51 -0400)
data/autostart/openbox-autostart.in

index 4c4b91b..063c635 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 "$@"