fix gamescope patch
This commit is contained in:
parent
a2a6b53407
commit
b8dd1a5e5e
@ -4,20 +4,20 @@ Date: Wed, 11 Jan 2023 10:13:04 -0700
|
|||||||
Subject: [PATCH] change wayland session name to something distro-agnostic
|
Subject: [PATCH] change wayland session name to something distro-agnostic
|
||||||
|
|
||||||
---
|
---
|
||||||
usr/share/wayland-sessions/gamescope-session.desktop | 2 +-
|
usr/share/wayland-sessions/zwayland-gamescope-session.desktop | 2 +-
|
||||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||||
|
|
||||||
diff --git a/usr/share/wayland-sessions/gamescope-session.desktop b/usr/share/wayland-sessions/gamescope-session.desktop
|
diff --git a/usr/share/wayland-sessions/zwayland-gamescope-session.desktop b/usr/share/wayland-sessions/zwayland-gamescope-session.desktop
|
||||||
index a6c1746..ee48bfa 100644
|
index a6c1746..ee48bfa 100644
|
||||||
--- a/usr/share/wayland-sessions/gamescope-session.desktop
|
--- a/usr/share/wayland-sessions/zwayland-gamescope-session.desktop
|
||||||
+++ b/usr/share/wayland-sessions/gamescope-session.desktop
|
+++ b/usr/share/wayland-sessions/zwayland-gamescope-session.desktop
|
||||||
@@ -1,6 +1,6 @@
|
@@ -1,6 +1,6 @@
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Encoding=UTF-8
|
Encoding=UTF-8
|
||||||
-Name=ChimeraOS (gamescope)
|
-Name=ChimeraOS (gamescope)
|
||||||
+Name=Steam Deck Mode
|
+Name=Steam Deck Mode
|
||||||
Comment=Steam Big Picture session
|
Comment=Steam Big Picture session
|
||||||
Exec=gamescope-session
|
Exec=zwayland-gamescope-session
|
||||||
Type=Application
|
Type=Application
|
||||||
--
|
--
|
||||||
2.39.0
|
2.39.0
|
||||||
|
Loading…
Reference in New Issue
Block a user