Installation

This commit is contained in:
Gavin Nugent 2025-11-23 19:09:55 +00:00 committed by GitHub
parent 77dced5c24
commit ae47003d55
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

19
Installation Normal file
View file

@ -0,0 +1,19 @@
git clone https://github.com/<your-user>/<your-repo>.git
cd <your-repo>
chmod +x WOPR.sh
./WOPR.sh
The installer will:
1. Check your environment
2. Offer a system upgrade (recommended)
3. Install missing packages
4. Deploy enter-gamesmode / leave-gamesmode
5. Add Hyprland keybinds and window rules
At the end it will tell you if you need to log out and back in
(e.g. because your user was added to new groups).