pinwheel: Use wlr portal instead of hyprland portal
As it worked better for screen sharing
This commit is contained in:
@@ -156,7 +156,7 @@ in
|
||||
# override "trace: warning: xdg-desktop-portal 1.17 reworked how portal implementations are loaded ..."
|
||||
config.common.default = "*";
|
||||
|
||||
extraPortals = [ pkgs.xdg-desktop-portal-hyprland ];
|
||||
extraPortals = [ pkgs.xdg-desktop-portal-wlr ];
|
||||
};
|
||||
|
||||
# openGL is needed for wayland/hyprland
|
||||
|
||||
Reference in New Issue
Block a user