From 65315ca4377a8b034fffbcbd0965e2b332cdb1ba Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 24 Jul 2011 19:39:47 -0400 Subject: [PATCH] The environments are passed in from the openbox-session script so use them. --- data/autostart/openbox-autostart.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/autostart/openbox-autostart.in b/data/autostart/openbox-autostart.in index 4c4b91b..063c635 100755 --- a/data/autostart/openbox-autostart.in +++ b/data/autostart/openbox-autostart.in @@ -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 "$@" -- 1.9.1