I’m new to trying to use realdash on rpi4. Here’s what I got so far:
-
I’ve got the code nano ~/.config/lxsession/LXDE-pi/autostart
-
I’ve got these in the startup folder
@lxpanel --profile LXDE-pi
@pcmanfm --desktop --profile LXDE-pi
@xscreensaver -no-splash
@bin/realdash
But realdash doesn’t auto open on reboot. Am I missing anything?