reformat
This commit is contained in:
@ -141,8 +141,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
# XDG
|
# XDG
|
||||||
xdg = {
|
xdg.portal = {
|
||||||
portal = {
|
|
||||||
enable = true;
|
enable = true;
|
||||||
extraPortals = with pkgs; [
|
extraPortals = with pkgs; [
|
||||||
# xdg-desktop-portal-wlr # For wlroots based desktops
|
# xdg-desktop-portal-wlr # For wlroots based desktops
|
||||||
@ -150,7 +149,6 @@
|
|||||||
xdg-desktop-portal-gnome
|
xdg-desktop-portal-gnome
|
||||||
];
|
];
|
||||||
# gtkUsePortal = true; # Deprecated
|
# gtkUsePortal = true; # Deprecated
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
# Enable sound with pipewire.
|
# Enable sound with pipewire.
|
||||||
|
Reference in New Issue
Block a user