gnome-shell/data/org.gnome.Shell.desktop.in.in
Sam Thursfield 5c023470d8 TEMP: Enable debug logs by default
Note that in the gnome-initial-setup session the Shell is started from
the .desktop file rather than via systemd.

Part of debugging
<https://gitlab.gnome.org/GNOME/openqa-tests/-/issues/62>
2024-06-14 15:30:23 +02:00

13 lines
448 B
Text

[Desktop Entry]
Type=Application
Name=GNOME Shell
Comment=Window management and application launching
Exec=/usr/bin/env G_MESSAGES_DEBUG=all SHELL_DEBUG=backtrace-warning,backtrace-segfaults @bindir@/gnome-shell
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=@systemd_hidden@