From d1482ad992001facc89c4bd93ee7fb6995bc134c Mon Sep 17 00:00:00 2001 From: Erik Reider <35975961+ErikReider@users.noreply.github.com> Date: Thu, 15 Feb 2024 09:47:41 +0100 Subject: Added sway-portal.conf to COPR (#234) --- sway-portals.conf | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 sway-portals.conf (limited to 'sway-portals.conf') diff --git a/sway-portals.conf b/sway-portals.conf new file mode 100644 index 00000000..aa046f63 --- /dev/null +++ b/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 -- cgit v1.2.3