Hello! I am new to Bazzite. Trying to switch from Fedora 39.
Installed Davinci Resolve on Bazzite. It works fine. Now i need to install Dehancer (dehancer.com) plugin for it. It is executable file. I get the following error when running it.
Google knows nothing about installing third-party Davinci plugins on Bazzite.
Help me, please 
Iโm not currently using Bazzite, but IIRC the Davinci Resolve installer script installs it to a distrobox container? So what you need to do is find the shortcut to your Davinci Resolve, then see what distrobox container it is, then do distrobox enter <container-name>
first before running the script.
Otherwise, the only other way is to create an OFX
or a Plugins
folder and use a .service file to mount it to /usr/OFX
or /usr/OFX/Plugins
respectively. I canโt really try it out right now, though, maybe someone else can help?