diff options
Diffstat (limited to 'build-scripts/aur/sway-portals.conf')
-rw-r--r-- | build-scripts/aur/sway-portals.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/build-scripts/aur/sway-portals.conf b/build-scripts/aur/sway-portals.conf new file mode 100644 index 00000000..aa046f63 --- /dev/null +++ b/build-scripts/aur/sway-portals.conf @@ -0,0 +1,6 @@ +[preferred] +# Use xdg-desktop-portal-gtk for every portal interface... +default=gtk +# ... except for the ScreenCast and Screenshot +org.freedesktop.impl.portal.ScreenCast=wlr +org.freedesktop.impl.portal.Screenshot=wlr |