wok annotate openbox/stuff/openbox-autostart.patch @ rev 18288
Up: tazpkg(831), tzdata(2015f)
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Thu Aug 13 00:47:16 2015 +0300 (2015-08-13) |
parents | |
children |
rev | line source |
---|---|
pankso@12467 | 1 --- openbox-autostart.org |
pankso@12467 | 2 +++ openbox-autostart |
pankso@12467 | 3 @@ -31,4 +31,4 @@ |
pankso@12467 | 4 # Run the XDG autostart stuff. These are found in /etc/xdg/autostart and |
pankso@12467 | 5 # in $HOME/.config/autostart. This requires PyXDG to be installed. |
pankso@12467 | 6 # See openbox-xdg-autostart --help for more details. |
pankso@12467 | 7 -/usr/lib/openbox/openbox-xdg-autostart "$@" |
pankso@12467 | 8 +/usr/lib/openbox/openbox-xdg-autostart "$@" || continue |