fix: niri - screencapture

This commit is contained in:
Ryan Yin
2025-11-01 11:41:29 +08:00
parent 23de363622
commit 40b782d94b
2 changed files with 3 additions and 9 deletions

View File

@@ -7,12 +7,8 @@
common = {
# Use xdg-desktop-portal-gtk for every portal interface...
default = [
"gtk"
"hyprland"
];
# except for the secret portal, which is handled by gnome-keyring
"org.freedesktop.impl.portal.Secret" = [
"gnome-keyring"
"gtk"
];
};
};