mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-24 17:58:30 +02:00
chore: niri xwayland-satellite integration
This commit is contained in:
@@ -38,6 +38,7 @@ in
|
||||
lib.mkMerge [
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
# Niri v25.08 will create X11 sockets on disk, export $DISPLAY, and spawn `xwayland-satellite` on-demand when an X11 client connects
|
||||
xwayland-satellite
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user