From 461866c8a36b2dcab303c0f4c4b123dfb36fb7b9 Mon Sep 17 00:00:00 2001 From: ducoterra Date: Wed, 2 Aug 2023 09:50:57 -0400 Subject: [PATCH] clarify steam install instructions --- arch.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/arch.md b/arch.md index 335105a..451a894 100644 --- a/arch.md +++ b/arch.md @@ -398,6 +398,17 @@ sudo pacman -S qemu-guest-agent spice-vdagent +Edit /etc/pacman.conf + +```conf +[multilib] +Include = /etc/pacman.d/mirrorlist +``` + +```bash +sudo pacman -S steam +``` + When prompted, use vulkan-radeon ### XWayland