mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
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>
(cherry picked from commit 66b371f306)
This commit is contained in:
committed by
Alan Coopersmith
parent
706caadbf2
commit
26c3039bf4
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user