In LXDE we could create desktop launcher shortcuts that would handle this. I used to use this for example within a desktop shortcut file:
chromium-browser --profile-directory="Default"
Somehow this doesn't work anymore, and in fact launching Chromium in this way directly from terminal fails too. Is there some new way to do this? Do Snaps maybe require a new syntax for launching in this way from the terminal?