The environments are passed in from the openbox-session script so use them.

This commit is contained in:
Dana Jansens 2011-07-24 19:39:47 -04:00
parent 5b2ed63cb4
commit 65315ca437

View file

@ -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 "$@"