Regenerated
This commit is contained in:
+290
-290
File diff suppressed because it is too large
Load Diff
+2
-2
@@ -3190,8 +3190,8 @@ in
|
||||
xdg.portal.extraPortals = [ basePortal hyprlandPortal ];
|
||||
|
||||
# Map screencast interface explicitly to Hyprland
|
||||
xdg.portal.configPackages = {
|
||||
"org.freedesktop.impl.portal.Screencast" = [ hyprlandPortal ];
|
||||
xdg.portal.config = {
|
||||
"org.freedesktop.impl.portal.Screencast".backend = "hyprland";
|
||||
};
|
||||
|
||||
#################################
|
||||
|
||||
@@ -18,8 +18,8 @@ in
|
||||
xdg.portal.extraPortals = [ basePortal hyprlandPortal ];
|
||||
|
||||
# Map screencast interface explicitly to Hyprland
|
||||
xdg.portal.configPackages = {
|
||||
"org.freedesktop.impl.portal.Screencast" = [ hyprlandPortal ];
|
||||
xdg.portal.config = {
|
||||
"org.freedesktop.impl.portal.Screencast".backend = "hyprland";
|
||||
};
|
||||
|
||||
#################################
|
||||
|
||||
Reference in New Issue
Block a user