docs: update steam FAQ

This commit is contained in:
qoijjj
2024-06-27 23:27:49 -07:00
committed by GitHub
parent 2f856069ee
commit 6180c4f4c8

8
FAQ.md
View File

@@ -47,12 +47,12 @@ First check if the README already has an equivalent or better feature. If it doe
Add an additional chromium policy file and set the sites that need JIT in `JavaScriptJitAllowedForSites`. Here is the [policy reference]( Add an additional chromium policy file and set the sites that need JIT in `JavaScriptJitAllowedForSites`. Here is the [policy reference](
https://admx.help/?Category=Chrome&Policy=Google.Policies.Chrome::JavaScriptJitAllowedForSites). https://admx.help/?Category=Chrome&Policy=Google.Policies.Chrome::JavaScriptJitAllowedForSites).
#### Why won't flatpak steam run? #### How do I install steam?
To use flatpak steam you need to: To use steam you can either:
- Be on a [userns](USERNS.md) variant - Install the [flatpak](https://flathub.org/apps/com.valvesoftware.Steam)
- Remove `LD_PRELOAD=/var/run/host/usr/lib64/libhardened_malloc.so` from flatpak steam's environment variables in Flatseal - Layer the rpm with `rpm-ostree install steam`
#### Why are bluetooth kernel modules disabled? How do I enable them? #### Why are bluetooth kernel modules disabled? How do I enable them?