summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZachIR <zachir@librem.one>2025-07-25 21:59:56 -0500
committerZachIR <zachir@librem.one>2025-07-25 21:59:56 -0500
commitb675770aed76f0ec433bd2212309083d6fc7965f (patch)
treeb6e97f7ae48c2bd7afe6fbf8cae424b5b2ba1128
parent2ec47dc199559863409216795de7dae00121e4a3 (diff)
Start xwayland-satellite at startup in Niri
-rw-r--r--niri/config.kdl5
1 files changed, 5 insertions, 0 deletions
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.