Adding the script to .config/labwc/autostart made it work!On a Pi5 running Bookworm with labwc (i.e. standard), this works for me: login as pisave and exit, reboot.Code:
nano .config/labwc/autostart[autostart]vlc /home/pi/Videos/bunny.mp4
Also see thagrol's excellent guide here viewtopic.php?t=314455
You don't need [autostart]. That's a wayfire.ini thing. Having it there may have a negative impact as $HOME/.config/labwc/autostart is run as a shell script and both [ and ] have special meaning.* I might be wrong though as I've not tested it.
*: I'd expect it to try to run any and all files in the pwd named a,u,t,o,s, or r
Thanks!
Statistics: Posted by sanderl — Tue Mar 25, 2025 8:01 am