wok view openbox/stuff/openbox-autostart.patch @ rev 25706

BootProg/boot32.asm: add int 21h services 02h, 09h, 25h, 35h
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jun 26 17:36:15 2024 +0000 (7 days ago)
parents
children
line source
1 --- openbox-autostart.org
2 +++ openbox-autostart
3 @@ -31,4 +31,4 @@
4 # Run the XDG autostart stuff. These are found in /etc/xdg/autostart and
5 # in $HOME/.config/autostart. This requires PyXDG to be installed.
6 # See openbox-xdg-autostart --help for more details.
7 -/usr/lib/openbox/openbox-xdg-autostart "$@"
8 +/usr/lib/openbox/openbox-xdg-autostart "$@" || continue