From: Dana Jansens Date: Sun, 24 Jul 2011 23:39:47 +0000 (-0400) Subject: The environments are passed in from the openbox-session script so use them. X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=65315ca4377a8b034fffbcbd0965e2b332cdb1ba;p=chaz%2Fopenbox The environments are passed in from the openbox-session script so use them. --- diff --git a/data/autostart/openbox-autostart.in b/data/autostart/openbox-autostart.in index 4c4b91b9..063c635f 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 "$@"