iso-profiles/oem/gaming-oem-kde6/desktop-overlay/usr/share/polkit-1/actions/org.manjaro.session.select.policy

23 lines
742 B
Text
Raw Normal View History

2024-03-07 12:20:40 +01:00
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE policyconfig PUBLIC
"-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN"
"http://www.freedesktop.org/standards/PolicyKit/1/policyconfig.dtd">
<policyconfig>
<vendor>Manjaro Linux</vendor>
<vendor_url>https://manjaro.org</vendor_url>
<action id="org.manjaro.policykit.steamos.pkexec.run-session-select">
<description>Helper to switch sessions</description>
<icon_name>package-x-generic</icon_name>
<defaults>
<allow_any>yes</allow_any>
<allow_inactive>yes</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
<annotate key="org.freedesktop.policykit.exec.path">/usr/lib/os-session-select</annotate>
</action>
</policyconfig>