Add xwayland-satellite stuff

This commit is contained in:
2026-05-03 06:02:47 -07:00
parent 74f7970dab
commit 418345dcf7
2 changed files with 20 additions and 1 deletions
+15
View File
@@ -0,0 +1,15 @@
[Unit]
Description=Xwayland outside your Wayland
BindsTo=graphical-session.target
PartOf=graphical-session.target
After=graphical-session.target
Requisite=graphical-session.target
[Service]
Type=notify
NotifyAccess=all
ExecStart=/usr/bin/xwayland-satellite :1
StandardOutput=journal
[Install]
WantedBy=graphical-session.target