From 6ff89790d31d533c4555da0320a5ab7ddf136a63 Mon Sep 17 00:00:00 2001 From: Gavin Nugent Date: Sun, 23 Nov 2025 19:27:28 +0000 Subject: [PATCH] Requirements --- Requirements | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/Requirements b/Requirements index a582fec..557bdbb 100644 --- a/Requirements +++ b/Requirements @@ -1,12 +1,15 @@ Requirements - • OS: Arch Linux or Arch-based (tested on Omarchy) - • WM: Hyprland - • Package manager: pacman - • Packages (the script will offer to install them): - • steam, gamescope, mangohud, gamemode, gum - • python, pciutils, libcap - • Appropriate Vulkan and 32-bit libraries for your GPU - • Multilib enabled in /etc/pacman.conf - -You’ll also need sudo access for installing packages and (optionally) -setting capabilities on gamescope. + • OS: Arch Linux or an Arch-based distro (uses pacman) + • Compositor: Hyprland + • Config: A Hypr config at one of: + • ~/.config/hypr/bindings.conf + • ~/.config/hypr/keybinds.conf + • ~/.config/hypr/hyprland.conf + • Terminal: At least one of: + • Ghostty (preferred) + • kitty + • Alacritty + • foot + • xterm (fallback) + • Privileges: + • A user account with sudo access (for pacman, udev rules, etc.)