From 708ff5ae882aa2904151f07f7404236511ac7856 Mon Sep 17 00:00:00 2001 From: RoyalOughtness <129108030+RoyalOughtness@users.noreply.github.com> Date: Mon, 4 Nov 2024 12:36:50 -0800 Subject: [PATCH] docs: update steam recommendations (#524) --- FAQ.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/FAQ.md b/FAQ.md index 11e9219..f2c323e 100644 --- a/FAQ.md +++ b/FAQ.md @@ -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. -#### 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) -- Layer the rpm with: - -``` -rpm-ostree install steam -``` +- Install Steam via the [bazzite-arch](https://github.com/ublue-os/bazzite-arch) distrobox +- Layering Steam is not recommended #### Why are bluetooth kernel modules disabled? How do I enable them?