gnome-shell-wayland.desktop: Add --display-server

This is now required by mutter to run as a native wayland compositor.
This commit is contained in:
Rui Matos 2014-03-14 16:40:36 +01:00
parent c675c93733
commit fe4fddf0d5

View File

@ -2,7 +2,7 @@
Type=Application
_Name=GNOME Shell (wayland compositor)
_Comment=Window management and application launching
Exec=@bindir@/mutter-launch -- gnome-shell-wayland --wayland
Exec=@bindir@/mutter-launch -- gnome-shell-wayland --wayland --display-server
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=gnome-shell
X-GNOME-Bugzilla-Component=general