Running AppImages with qvm-run

If there is documentation I can’t find on making desktop entries for AppImages then link it

I’m trying to run an AppImage in a qube and without having success creating a desktop entry I used qvm-run like so:

qvm-run -q -a – VMNAME /path/to/app.AppImage

and then bound it to a key in my window manager, is this a safe and or proper way to do it? usage wise, I can’t tell a difference besides how I launch it, (e.g key binding instead of application menu)