docs: update steam recommendations (#524)

This commit is contained in:
RoyalOughtness
2024-11-04 12:36:50 -08:00
committed by GitHub
parent d010c5914f
commit 708ff5ae88

11
FAQ.md
View File

@@ -39,16 +39,13 @@ Override `LD_PRELOAD` for that app. For flatpaks, this is as simple as removing
First check if the README already has an equivalent or better feature. If it doesn't, open a new github issue. First check if the README already has an equivalent or better feature. If it doesn't, open a new github issue.
#### How do I install steam? #### How do I install Steam?
To use steam you can either: To use Steam you can either:
- Install the [flatpak](https://flathub.org/apps/com.valvesoftware.Steam) - Install the [flatpak](https://flathub.org/apps/com.valvesoftware.Steam)
- Layer the rpm with: - Install Steam via the [bazzite-arch](https://github.com/ublue-os/bazzite-arch) distrobox
- Layering Steam is not recommended
```
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?