mirror of
https://github.com/elementary/gala.git
synced 2024-11-24 04:21:04 +03:00
15 lines
404 B
Desktop File
15 lines
404 B
Desktop File
|
[Desktop Entry]
|
||
|
Type=Application
|
||
|
Name=Gala (wayland compositor)
|
||
|
Exec=gala --wayland --display-server
|
||
|
NoDisplay=true
|
||
|
# name of loadable control center module
|
||
|
X-GNOME-WMSettingsModule=metacity
|
||
|
# name we put on the WM spec check window
|
||
|
X-GNOME-WMName=Gala
|
||
|
# back compat only
|
||
|
X-GnomeWMSettingsLibrary=metacity
|
||
|
X-GNOME-Autostart-Phase=DisplayServer
|
||
|
X-GNOME-Autostart-Notify=true
|
||
|
X-Ubuntu-Gettext-Domain=gala
|