From d3edcfc282e8f281d8c171672e0182ac4b629413 Mon Sep 17 00:00:00 2001 From: Ryan Hughes Date: Sun, 21 Sep 2025 23:34:20 -0400 Subject: [PATCH] Add gamescope and proton-ge to the setup --- bin/omarchy-setup-gaming | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bin/omarchy-setup-gaming b/bin/omarchy-setup-gaming index 52d5009b..6086b72b 100644 --- a/bin/omarchy-setup-gaming +++ b/bin/omarchy-setup-gaming @@ -1,5 +1,7 @@ #!/bin/bash +yay -S --noconfirm gamescope proton-ge-custom-bin + mkdir -p ~/.config/systemd/user/ cat > ~/.config/systemd/user/omarchy-gaming-helper.service << EOF