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>
This commit is contained in:
Olivier Fourdan 2024-03-18 17:05:55 +01:00 committed by Marge Bot
parent ccfa7e9f2e
commit 66b371f306

View File

@ -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