Nvidia on Sway - Supported?

I have installed the RPM Fusion Nvidia repos on my machine with Sway, and now it boot to a black scren / does not work?
It did work with the Nouveau open source drivers.

In the file
/etc/sway/environment

put

echo ‘export SWAY_EXTRA_ARGS=“–unsupported-gpu”’ | sudo tee -a /etc/sway/environment echo ‘export WLR_NO_HARDWARE_CURSORS=1’ | sudo tee -a /etc/sway/environment

I wonder if that is worth to be discussed with the maintainer of either the nvidia driver at rpm fusion or sway on Fedora.

I could imagine this problem proves unsolvable for some average users (not sure how far sway is eligible for such an audience though?).

Maybe something can be permanently adjusted in any of the packages to avoid this issue in general in future.