fix: add xdg-desktop-portal-wlr for Sway screen sharing #46
@@ -33,7 +33,7 @@ in
|
||||
default = ["kde" "gtk"];
|
||||
};
|
||||
sway = {
|
||||
default = ["wlr" "gtk"];
|
||||
default = lib.mkForce ["wlr" "gtk"];
|
||||
"org.freedesktop.impl.portal.ScreenCast" = "wlr";
|
||||
"org.freedesktop.impl.portal.Screenshot" = "wlr";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user