I am deadset on not having 32bit libraries outside of a sandbox on my PC. I’m supposed to get a refund on all faulty PC parts I had so I ordered new ones and once they arrive, I will have a fresh system. I used flatpak Steam on my current system and it had no access to my download folder which I found slightly irritating. What would be better on Arch for Steam only: Snap or Flatpak? I am now partial to trying Snap but I figured I’ll ask in case anyone has any great/terrible experiences to share. c:
Flatseal is a great tool as mentioned by julianh but wanted to mention that you can use the following command to add a directory on an already installed flatpak from this askubuntu post.
flatpak override <package_name_here> --nofilesystem=<path_here>