From ae47003d55b13ec0ff9b00877d56fc2580d63068 Mon Sep 17 00:00:00 2001 From: Gavin Nugent Date: Sun, 23 Nov 2025 19:09:55 +0000 Subject: [PATCH] Installation --- Installation | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 Installation diff --git a/Installation b/Installation new file mode 100644 index 0000000..4592951 --- /dev/null +++ b/Installation @@ -0,0 +1,19 @@ +git clone https://github.com//.git + +cd + +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).