From 4026df74a5f1a2d09383135d48c2d14b210aa7cd Mon Sep 17 00:00:00 2001 From: Tobias Predel Date: Sat, 13 May 2023 10:51:02 +0200 Subject: [PATCH] Make the login manager set XDG_CURRENT_DESKTOP According to the FreeDesktop specification at , DesktopNames signals to the login manager what XDG_CURRENT_DESKTOP shall be set to. This commit has been successfully tested with GDM. --- sway.desktop | 1 + 1 file changed, 1 insertion(+) diff --git a/sway.desktop b/sway.desktop index 420db5aa1..7034a2969 100644 --- a/sway.desktop +++ b/sway.desktop @@ -3,3 +3,4 @@ Name=Sway Comment=An i3-compatible Wayland compositor Exec=sway Type=Application +DesktopNames=sway