Requirements
This commit is contained in:
parent
69522cd8ab
commit
6ff89790d3
1 changed files with 14 additions and 11 deletions
25
Requirements
25
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.)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue