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 Requirements
• OS: Arch Linux or Arch-based (tested on Omarchy) • OS: Arch Linux or an Arch-based distro (uses pacman)
• WM: Hyprland • Compositor: Hyprland
• Package manager: pacman • Config: A Hypr config at one of:
• Packages (the script will offer to install them): • ~/.config/hypr/bindings.conf
• steam, gamescope, mangohud, gamemode, gum • ~/.config/hypr/keybinds.conf
• python, pciutils, libcap • ~/.config/hypr/hyprland.conf
• Appropriate Vulkan and 32-bit libraries for your GPU • Terminal: At least one of:
• Multilib enabled in /etc/pacman.conf • Ghostty (preferred)
• kitty
Youll also need sudo access for installing packages and (optionally) • Alacritty
setting capabilities on gamescope. • foot
• xterm (fallback)
• Privileges:
• A user account with sudo access (for pacman, udev rules, etc.)