diff --git a/modules/common/linux/default.nix b/modules/common/linux/default.nix index 4590381..9b62044 100644 --- a/modules/common/linux/default.nix +++ b/modules/common/linux/default.nix @@ -360,6 +360,7 @@ in default = [ "kde" "gnome" "gtk" ]; # "org.freedesktop.impl.portal.Access" = "gtk"; # "org.freedesktop.impl.portal.Notification" = "gtk"; + "org.freedesktop.impl.portal.ScreenCast" = "gnome"; "org.freedesktop.impl.portal.Secret" = "kwallet"; "org.freedesktop.impl.portal.FileChooser" = "kde"; };