Added XWayland to Niri

This commit is contained in:
Alexandre 2026-06-23 21:56:27 +02:00
parent c7cf39e939
commit 35b94e6009

View File

@ -30,6 +30,8 @@
"Mod+R".spawn = [ "wofi" "--show" "drun"];
"Mod+Q".close-window = {};
};
xwayland-satellite.path = lib.getExe config.pkgs.xwayland-satellite;
};
};
};