mirror of
https://github.com/swaywm/sway.git
synced 2026-04-21 06:46:22 -04:00
Make the login manager set XDG_CURRENT_DESKTOP
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.
This commit is contained in:
parent
f21090f978
commit
4026df74a5
1 changed files with 1 additions and 0 deletions
|
|
@ -3,3 +3,4 @@ Name=Sway
|
|||
Comment=An i3-compatible Wayland compositor
|
||||
Exec=sway
|
||||
Type=Application
|
||||
DesktopNames=sway
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue