RPI 4 Auto Open Issues

I’m new to trying to use realdash on rpi4. Here’s what I got so far:

  1. I’ve got the code nano ~/.config/lxsession/LXDE-pi/autostart

  2. 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?