it can be done by adding entries to the nemo.desktop file!
It’s located in: /usr/share/applications/nemo.desktop
You can simply add your desired locations by:
- Adding the entries here:
[Desktop Entry]
Actions=open-home;open-computer;open-trash;open-YOURFOLDERHERE;
And create a minimal entry then below by:
[Desktop Action open-YOURFOLDERHERE]
Name=YOURFOLDERHERE
Exec=nemo /home/path/YOURFOLDERHERE
have fun (-: