summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Fourdan <ofourdan@redhat.com>2024-03-18 17:05:55 +0100
committerMarge Bot <emma+marge@anholt.net>2024-03-18 23:19:59 +0000
commit66b371f3064cdfc549422d45bcd49a175368adfa (patch)
tree845929ac3c3f34c3f32d379ef6a14dbdcd93b434
parentccfa7e9f2e0c05a2a2e3d4577c821192960ceac9 (diff)
xwayland: Add the Exec key to the desktop file
This was intentionally left out, but it's against the spec. Add an Exec key to be conformant. Signed-off-by: Olivier Fourdan <ofourdan@redhat.com> Closes: https://gitlab.freedesktop.org/xorg/xserver/-/issues/1654 Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1421>
-rw-r--r--hw/xwayland/desktop/org.freedesktop.Xwayland.desktop1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/xwayland/desktop/org.freedesktop.Xwayland.desktop b/hw/xwayland/desktop/org.freedesktop.Xwayland.desktop
index d0122adf5..32c3e78b2 100644
--- a/hw/xwayland/desktop/org.freedesktop.Xwayland.desktop
+++ b/hw/xwayland/desktop/org.freedesktop.Xwayland.desktop
@@ -4,4 +4,5 @@ Comment=A rootful instance of the Xwayland X11 server
Terminal=false
Type=Application
Categories=System;
+Exec=Xwayland -displayfd 1
NoDisplay=true