mirror of
https://github.com/swaywm/sway.git
synced 2026-04-21 06:46:22 -04:00
According to the FreeDesktop specification at <https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html>, DesktopNames signals to the login manager what XDG_CURRENT_DESKTOP shall be set to. This commit has been successfully tested with GDM.
6 lines
115 B
Desktop File
6 lines
115 B
Desktop File
[Desktop Entry]
|
|
Name=Sway
|
|
Comment=An i3-compatible Wayland compositor
|
|
Exec=sway
|
|
Type=Application
|
|
DesktopNames=sway
|