Matt W. S.
Results
1
comments of
Matt W. S.
This is how I got it running: ```bash flatpak override --user community.pathofbuilding.PathOfBuilding --nosocket=wayland --socket=x11 --env=QT_QPA_PLATFORM=xcb ``` This command tells Flatpak to prevent Path of Building from directly using the Wayland...