fix(desktop): avoid using gnome-software to open stuff with xdg

This commit is contained in:
Yorick Barbanneau 2025-08-29 22:58:34 +02:00
parent 8e5ac13e94
commit 38267e6530
Signed by: ephase
GPG key ID: 246042E52B41FFCF

View file

@ -186,7 +186,7 @@ in
xdg-desktop-portal-wlr xdg-desktop-portal-wlr
xdg-desktop-portal-gtk xdg-desktop-portal-gtk
]; ];
xdgOpenUsePortal = true; xdgOpenUsePortal = false;
config = { config = {
sway = { sway = {
default = [ default = [