nixos/wayland-session: enable xdg.icons
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
xwayland.enable = lib.mkDefault enableXWayland;
|
||||
};
|
||||
|
||||
xdg.icons.enable = true;
|
||||
|
||||
xdg.portal.wlr.enable = enableWlrPortal;
|
||||
|
||||
# Window manager only sessions (unlike DEs) don't handle XDG
|
||||
|
||||
Reference in New Issue
Block a user