mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-03-15 04:21:52 +00:00
Excludes opengamepadui-session-select in favor of Bazzite's session selection implementation.
13 lines
696 B
Diff
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>
|