niri: add xwayland

This commit is contained in:
Adam Gausmann 2025-01-14 10:49:36 -06:00
parent 4fc9bb932d
commit bb7fa298ca

View file

@ -212,6 +212,11 @@ layout {
spawn-at-startup "pipewire" spawn-at-startup "pipewire"
spawn-at-startup "wireplumber" spawn-at-startup "wireplumber"
spawn-at-startup "waybar" spawn-at-startup "waybar"
spawn-at-startup "xwayland-satellite" ":12"
environment {
DISPLAY ":12"
}
// Uncomment this line to ask the clients to omit their client-side decorations if possible. // Uncomment this line to ask the clients to omit their client-side decorations if possible.
// If the client will specifically ask for CSD, the request will be honored. // If the client will specifically ask for CSD, the request will be honored.