Rename to match

This commit is contained in:
David Heinemeier Hansson
2026-05-04 11:18:25 +02:00
parent fa9466304b
commit d6fdc89fb9
2 changed files with 0 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
#!/bin/bash
# omarchy:summary=Install Heroic Games Launcher (Epic, GOG, Amazon Prime Gaming) with graphics drivers.
# omarchy:requires-sudo=true
set -e
omarchy-pkg-add heroic-games-launcher-bin
omarchy-install-gaming-gpu-lib32
setsid gtk-launch heroic >/dev/null 2>&1 &