diff options
author | CoprDistGit <infra@openeuler.org> | 2024-12-12 02:13:24 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-12-12 02:13:24 +0000 |
commit | 3ab371fdf47f0429995407737f211ed907ae1867 (patch) | |
tree | aa9bfda94dbc7e34130fe198c27a9d0633287cbe /sway-portals.conf | |
parent | 53807c867af436fe10a5b04a62ac7c7e3e6ac703 (diff) |
automatic import of swayopeneuler24.03_LTS
Diffstat (limited to 'sway-portals.conf')
-rw-r--r-- | sway-portals.conf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/sway-portals.conf b/sway-portals.conf new file mode 100644 index 0000000..cade9c1 --- /dev/null +++ b/sway-portals.conf @@ -0,0 +1,9 @@ +[preferred] +# Use xdg-desktop-portal-gtk for every portal interface... +default=gtk +# ... except for the ScreenCast, Screenshot and Secret +org.freedesktop.impl.portal.ScreenCast=wlr +org.freedesktop.impl.portal.Screenshot=wlr +org.freedesktop.impl.portal.Secret=gnome-keyring +# https://github.com/flatpak/xdg-desktop-portal-gtk/issues/465 +org.freedesktop.impl.portal.Inhibit=none |