15 lines
396 B
Desktop File
15 lines
396 B
Desktop File
|
[Desktop Entry]
|
||
|
Type=Application
|
||
|
Name=GNOME VRR Shell
|
||
|
Comment=Window management and application launching
|
||
|
Exec=/usr/bin/gnome-shell-vrr
|
||
|
Categories=GNOME;GTK;Core;
|
||
|
OnlyShowIn=GNOME;
|
||
|
NoDisplay=true
|
||
|
X-GNOME-Autostart-Phase=DisplayServer
|
||
|
X-GNOME-Provides=panel;windowmanager;
|
||
|
X-GNOME-Autostart-Notify=true
|
||
|
X-GNOME-AutoRestart=false
|
||
|
X-GNOME-HiddenUnderSystemd=true
|
||
|
X-Ubuntu-Gettext-Domain=gnome-shell
|