1
0
mirror of https://github.com/ublue-os/bazzite.git synced 2025-03-15 04:21:52 +00:00
RJ Trujillo 3bdcef4efb chore(specs): Package OpenGamepadUI gamescope session
Excludes opengamepadui-session-select in favor of Bazzite's session
selection implementation.
2023-11-01 14:54:17 -06:00

13 lines
696 B
Diff

diff --git a/usr/share/polkit-1/actions/org.shadowblip.opengamepadui-session.policy b/usr/share/polkit-1/actions/org.shadowblip.opengamepadui-session.policy
index 98308cc..f85ab15 100644
--- a/usr/share/polkit-1/actions/org.shadowblip.opengamepadui-session.policy
+++ b/usr/share/polkit-1/actions/org.shadowblip.opengamepadui-session.policy
@@ -11,6 +11,6 @@
<allow_inactive>yes</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
- <annotate key="org.freedesktop.policykit.exec.path">/usr/bin/opengamepadui-session-select</annotate>
+ <annotate key="org.freedesktop.policykit.exec.path">/usr/bin/steamos-session-select</annotate>
</action>
</policyconfig>