I’m making entry for xmenu so I need a way to launch .exe without showing Bottles GUI, just go straight to launched app.
I tried flatpak run com.usebottles.bottles -b bottle_name -e path_to_exe but it opens Bottles GUI and .exe does not run
Also I used " " in path to resolve spaces.
Is it possible at all?