fix(desktop): avoid using gnome-software to open stuff with xdg
This commit is contained in:
parent
8e5ac13e94
commit
38267e6530
1 changed files with 1 additions and 1 deletions
|
@ -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 = [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue