From b675770aed76f0ec433bd2212309083d6fc7965f Mon Sep 17 00:00:00 2001 From: ZachIR Date: Fri, 25 Jul 2025 21:59:56 -0500 Subject: Start xwayland-satellite at startup in Niri --- niri/config.kdl | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/niri/config.kdl b/niri/config.kdl index 6bf00ad..297a51e 100644 --- a/niri/config.kdl +++ b/niri/config.kdl @@ -275,6 +275,11 @@ spawn-at-startup "waybar" spawn-at-startup "hyprpaper" spawn-at-startup "hypridle" spawn-at-startup "dunst" +spawn-at-startup "xwayland-satellite" + +environment { + DISPLAY ":0" +} // 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. -- cgit v1.2.3