summaryrefslogtreecommitdiff
path: root/games-util/heroic-bin/heroic-bin-2.14.1-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'games-util/heroic-bin/heroic-bin-2.14.1-r1.ebuild')
-rw-r--r--games-util/heroic-bin/heroic-bin-2.14.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-util/heroic-bin/heroic-bin-2.14.1-r1.ebuild b/games-util/heroic-bin/heroic-bin-2.14.1-r1.ebuild
index 4710be3359f5..8b937c6f4bf8 100644
--- a/games-util/heroic-bin/heroic-bin-2.14.1-r1.ebuild
+++ b/games-util/heroic-bin/heroic-bin-2.14.1-r1.ebuild
@@ -107,7 +107,7 @@ src_prepare() {
sed -i 's/Name=Heroic Games Launcher/Name=Heroic Games Launcher (Gamescope)/g' \
"${WORKDIR}"/com.heroicgameslauncher.hgl.gamescope.${PV}.desktop || die
- sed -i 's/Exec=heroic-run %u/Exec=env GDK_BACKEND=wayland gamescope -w 1920 -h 1080 -f -R --RT --force-grab-cursor --prefer-vk-device --adaptive-sync --nested-unfocused-refresh 30 -- heroic-run --ozone-platform=x11 --enable-features=UseOzonePlatform,WaylandWindowDecorations/g' \
+ sed -i 's/Exec=heroic-run %u/Exec=env GDK_BACKEND=wayland gamescope -f -R --RT --force-grab-cursor --prefer-vk-device --adaptive-sync --nested-unfocused-refresh 30 -- heroic-run --ozone-platform=x11 --enable-features=UseOzonePlatform,WaylandWindowDecorations/g' \
"${WORKDIR}"/com.heroicgameslauncher.hgl.gamescope.${PV}.desktop || die
fi
}