Remove xdg-desktop-portal-gtk until is it fixed
This commit is contained in:
parent
112593ef31
commit
75c83a743e
|
@ -31,7 +31,6 @@ in {
|
||||||
wl-clipboard
|
wl-clipboard
|
||||||
grim
|
grim
|
||||||
slurp
|
slurp
|
||||||
light
|
|
||||||
imv
|
imv
|
||||||
kanshi
|
kanshi
|
||||||
kitty
|
kitty
|
||||||
|
@ -128,7 +127,6 @@ in {
|
||||||
|
|
||||||
xdg.portal = {
|
xdg.portal = {
|
||||||
enable = true;
|
enable = true;
|
||||||
gtkUsePortal = true;
|
extraPortals = with pkgs; [ xdg-desktop-portal-wlr ];
|
||||||
extraPortals = with pkgs; [ xdg-desktop-portal-wlr xdg-desktop-portal-gtk ];
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue