greetd: ensure the session always have desktop names
A session's `.desktop` file might not contain the `DesktopNames` key, leading to issues when retrieving this value for setting the `XDG_CURRENT_DESKTOP` env var. Fix this problem by falling back to the session ID if this parameter is missing.
Loading
Please register or sign in to comment