]> git.mdlowis.com Git - proto/labwc.git/commitdiff
session.c: updated dbus activation environment with more env vars
authorDavid F <145707467+winerysearch@users.noreply.github.com>
Sun, 3 Mar 2024 17:47:58 +0000 (18:47 +0100)
committerGitHub <noreply@github.com>
Sun, 3 Mar 2024 17:47:58 +0000 (18:47 +0100)
Fixes: #694
src/config/session.c

index bc9f6d473aff4ec195465fa6fb6c33dafb92b8ba..73ecb49b177b7dc4a10b6a253fa46b6951720736 100644 (file)
@@ -20,7 +20,11 @@ static const char *const env_vars[] = {
        "DISPLAY",
        "WAYLAND_DISPLAY",
        "XDG_CURRENT_DESKTOP",
-       NULL,
+       "XCURSOR_SIZE",
+       "XCURSOR_THEME",
+       "XDG_SESSION_TYPE",
+       "LABWC_PID",
+       NULL
 };
 
 static void