Requirements

This commit is contained in:
Gavin Nugent 2025-11-23 19:27:28 +00:00 committed by GitHub
parent 69522cd8ab
commit 6ff89790d3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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
Youll 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.)