e0750db1bd
This will make it possible to launch the session headlessly for remote-only access. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/289>
10 lines
267 B
Desktop File
10 lines
267 B
Desktop File
[Desktop Entry]
|
|
Name=GNOME Classic
|
|
Comment=This session logs you into GNOME Classic
|
|
Exec=env GNOME_SHELL_SESSION_MODE=classic gnome-session
|
|
TryExec=gnome-session
|
|
Type=Application
|
|
DesktopNames=GNOME-Classic;GNOME;
|
|
X-GDM-SessionRegisters=true
|
|
X-GDM-CanRunHeadless=true
|