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