135727c9f7
Include a .desktop file that autostarts us as a wayland compositor. https://bugzilla.gnome.org/show_bug.cgi?id=707467
16 lines
479 B
Plaintext
16 lines
479 B
Plaintext
[Desktop Entry]
|
|
Type=Application
|
|
_Name=GNOME Shell (wayland compositor)
|
|
_Comment=Window management and application launching
|
|
Exec=@bindir@/mutter-launch -- gnome-shell-wayland --wayland
|
|
X-GNOME-Bugzilla-Bugzilla=GNOME
|
|
X-GNOME-Bugzilla-Product=gnome-shell
|
|
X-GNOME-Bugzilla-Component=general
|
|
X-GNOME-Bugzilla-Version=@VERSION@
|
|
Categories=GNOME;GTK;Core;
|
|
OnlyShowIn=GNOME;
|
|
NoDisplay=true
|
|
X-GNOME-Autostart-Phase=DisplayServer
|
|
X-GNOME-Autostart-Notify=true
|
|
X-GNOME-AutoRestart=false
|