]> Dogcows Code - chaz/openbox/commitdiff
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 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.023062 seconds and 4 git commands to generate.