build: install a login manager session entry
This makes it possible to run Weston session from GDM (and possibly other login managers).
This commit is contained in:
committed by
Bryce Harrington
parent
1a873aa9a0
commit
4f4b47ad20
@@ -0,0 +1,5 @@
|
||||
[Desktop Entry]
|
||||
Name=Weston
|
||||
Comment=The reference Wayland server
|
||||
Exec=dbus-launch --exit-with-session weston
|
||||
Type=Application
|
||||
Reference in New Issue
Block a user