Added XWayland to Niri

This commit is contained in:
Alexandre 2026-06-23 21:57:30 +02:00
parent 35b94e6009
commit 8060c725b6

View File

@ -31,7 +31,7 @@
"Mod+Q".close-window = {}; "Mod+Q".close-window = {};
}; };
xwayland-satellite.path = lib.getExe config.pkgs.xwayland-satellite; xwayland-satellite.path = lib.getExe pkgs.xwayland-satellite;
}; };
}; };
}; };