mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-02 18:21:53 +00:00
d460897f84
As per freedesktop specifications¹, $XDG_CURRENT_DESKTOP is a "colon-separated list of strings". Thus we need to parse it in that way. [1] https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html Signed-off-by: Marco Trevisan <mail@3v1n0.net> (github: 3v1n0)