From 6d8cf5030273f5bede663050399b5892e6f361d6 Mon Sep 17 00:00:00 2001 From: Kyle Gospodnetich Date: Sun, 26 May 2024 22:23:31 -0700 Subject: [PATCH] chore: Update gamescope prior to graphical session --- .../shared/usr/lib/systemd/system/gamescope-workaround.service | 1 + 1 file changed, 1 insertion(+) diff --git a/system_files/desktop/shared/usr/lib/systemd/system/gamescope-workaround.service b/system_files/desktop/shared/usr/lib/systemd/system/gamescope-workaround.service index 40fa64c7..379bd596 100644 --- a/system_files/desktop/shared/usr/lib/systemd/system/gamescope-workaround.service +++ b/system_files/desktop/shared/usr/lib/systemd/system/gamescope-workaround.service @@ -2,6 +2,7 @@ Description=Workaround gamescope not having the correct caps ConditionFileIsExecutable=/usr/bin/gamescope After=local-fs.target +Before=graphical-session-pre.target [Service] Type=oneshot