session.c: updated dbus activation environment with more env vars

Fixes: #694
This commit is contained in:
David F 2024-03-03 18:47:58 +01:00 committed by GitHub
parent f90b7dca2a
commit 22fe8cf546
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View 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