mirror of
https://github.com/hyprwm/xdg-desktop-portal-hyprland.git
synced 2024-11-21 22:25:58 +01:00
portal: remove screenshot cap from .portal file
we do not support screenshots after 1.0, yet
This commit is contained in:
parent
22e7a65ff9
commit
12441a3e0f
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
[portal]
|
||||
DBusName=org.freedesktop.impl.portal.desktop.hyprland
|
||||
Interfaces=org.freedesktop.impl.portal.Screenshot;org.freedesktop.impl.portal.ScreenCast;org.freedesktop.impl.portal.GlobalShortcuts;
|
||||
Interfaces=org.freedesktop.impl.portal.ScreenCast;org.freedesktop.impl.portal.GlobalShortcuts;
|
||||
UseIn=wlroots;Hyprland;sway;Wayfire;river;
|
||||
|
|
Loading…
Reference in a new issue