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