You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
363 B
14 lines
363 B
2 years ago
|
[Desktop Entry]
|
||
|
Type=Application
|
||
|
Name=Mutter
|
||
|
Comment=Window manager
|
||
|
Exec=env DCONF_PROFILE=redhat-kiosk /usr/bin/gnome-shell --mode=redhat-kiosk
|
||
|
Categories=GNOME;GTK;Core;
|
||
|
OnlyShowIn=GNOME;
|
||
|
NoDisplay=true
|
||
|
X-GNOME-Autostart-Phase=DisplayServer
|
||
|
X-GNOME-Provides=windowmanager;
|
||
|
X-GNOME-Autostart-Notify=true
|
||
|
X-GNOME-AutoRestart=false
|
||
|
X-GNOME-HiddenUnderSystemd=true
|