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



commit fe4fddf0d5067e617ca1fc322fc8db3a5661295e
Author: Rui Matos <tiagomatos gmail com>
Date:   Fri Mar 14 16:40:36 2014 +0100

    gnome-shell-wayland.desktop: Add --display-server
    
    This is now required by mutter to run as a native wayland compositor.

 data/gnome-shell-wayland.desktop.in.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/gnome-shell-wayland.desktop.in.in b/data/gnome-shell-wayland.desktop.in.in
index fa0f095..7b99cfb 100644
--- a/data/gnome-shell-wayland.desktop.in.in
+++ b/data/gnome-shell-wayland.desktop.in.in
@@ -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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]