AUR (en) - gamescope-session-steam-git
Arch Linux User Repository
Packages
Forums
Wiki
GitLab
Security
AUR
AUR Home
Packages
Search Criteria
Package Details: gamescope-session-steam-git r10.1a3fdb7-1
Package Actions
View PKGBUILD
View Changes
Download snapshot
Search wiki
Git Clone URL:
(read-only, click to copy)
Package Base:
gamescope-session-steam-git
Description:
Steam Big Picture session based on gamescope
Upstream URL:
Licenses:
MIT
Submitter:
alkazar
Maintainer:
alkazar
Last Packager:
alkazar
Votes:
Popularity:
0.092466
First Submitted:
2023-10-15 20:24 (UTC)
2026-02-09 02:55 (UTC)
Dependencies (5)
gamescope
gamescope-shortcuts
AUR
gamescope-git
AUR
gamescope-sk-git
AUR
gamescope-moonshine-git
AUR
gamescope-ogc
AUR
gamescope-ogc-git
AUR
gamescope-sk
AUR
gamescope-nvidia
AUR
gamescope-nvidia-git
AUR
gamescope-session-git
AUR
gamescope-session-sk-git
AUR
git
git-git
AUR
git-gl
AUR
git-wd40
AUR
(make)
chimera
AUR
(optional) – for steam-tweaks integration
frzr
AUR
frzr-sk-git
AUR
frzr-sk
AUR
(optional) – chimeraos update system
Required by (0)
Sources (1)
gamescope-session-steam
Latest Comments
Next ›
Last »
berturion commented on
2025-12-09 14:15 (UTC)
Hello, I made a guide to integrate this package into an SDDM+KDE environment if anyone is interested.
Catmeow72 commented on
2025-09-15 15:29 (UTC)
(edited on 2025-09-15 15:31 (UTC) by
Catmeow72
Might want to remove the symlink at /usr/share/wayland-sessions/gamescope-session.desktop as it creates a duplicate entry in SDDM and other display managers (
bug report
).
Suggested patch:
diff --git a/PKGBUILD b/PKGBUILD
index 4b547b1..094f62e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -26,6 +26,7 @@ pkgver() {
package() {
cd "$srcdir/${_gitdir}"
cp -rv "${srcdir}/${_gitdir}/usr" "${pkgdir}/usr"
+ rm -v "${pkgdir}/usr/share/wayland-sessions/gamescope-session.desktop"
install -Dm644 "${srcdir}/${_gitdir}/LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"

# font workaround for initial big picture mode startup
Jokersona commented on
2025-03-26 00:24 (UTC)
I got this running alongside KDE. It is quite funny seeing the Deck UI on a desktop lol.
Candyhands commented on
2025-01-31 03:34 (UTC)
Running this from my tty doesn't work, this is what it returns
[jonah@arch] ~ ¥ gamescope-session-plus steam
/usr/bin/gamescope-session-plus: 3: declare: not found
Failed to start gamescope-session-plus@.service: Unit name gamescope-session-plus@.service is missing the instance name.
See user logs and 'systemctl --user status gamescope-session-plus@.service' for details.

[jonah@arch] ~ ¥ systemctl --user status gamescope-session-plus@.service
Failed to get properties: Unit name gamescope-session-plus@.service is neither a valid invocation ID nor unit name.
Whom commented on
2024-06-05 18:58 (UTC)
(edited on 2024-06-05 19:08 (UTC) by
Whom
Deleting the content but leaving this up to say that in my case the solution to launching the session doing nothing was swapping to gamescope-git.
dancaer69 commented on
2024-05-28 05:31 (UTC)
Thanks, works with v3.13.19
alkazar commented on
2024-05-27 21:39 (UTC)
It is likely an issue with gamescope. Try downgrading to older versions of the gamescope package.
dancaer69 commented on
2024-05-27 18:03 (UTC)
(edited on 2024-05-27 18:07 (UTC) by
dancaer69
I just tried and have the same problem with @wustdsh. I don't use a desktop manager and I'm trying to run it from tty. Steam is installed and working.
I'm following this info:
I don't care about the hdr option which I've removed from config file.
alkazar commented on
2024-05-01 12:44 (UTC)
@wustdsh do you have steam installed?
Two entries are expected in some display managers, this is a workaround for backwards compatibility.
Next ›
Last »
aurweb
v6.3.4
Report issues
here
Copyright © 2004-2026 aurweb Development Team.
AUR packages are user produced content. Any use of the provided files is at your own risk.