From 38267e65307cf589427e92a254332f903e257a50 Mon Sep 17 00:00:00 2001 From: Yorick Barbanneau Date: Fri, 29 Aug 2025 22:58:34 +0200 Subject: [PATCH] fix(desktop): avoid using gnome-software to open stuff with xdg --- modules/home-manager/desktop/sway/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home-manager/desktop/sway/default.nix b/modules/home-manager/desktop/sway/default.nix index 4f53efa..2b2dc67 100644 --- a/modules/home-manager/desktop/sway/default.nix +++ b/modules/home-manager/desktop/sway/default.nix @@ -186,7 +186,7 @@ in xdg-desktop-portal-wlr xdg-desktop-portal-gtk ]; - xdgOpenUsePortal = true; + xdgOpenUsePortal = false; config = { sway = { default = [