On Thu Jun 13 18:05:39 2024 +0000, Alex Henrie wrote:
I suspect we should treat any variable that starts with `XDG_` specially, not just `XDG_SESSION_TYPE`.
If we do that, [winemenubuilder.c](https://gitlab.winehq.org/wine/wine/-/blob/master/programs/winemenubuilder/w...) will have to be updated at the same time to look for variables that start with `WINE_XDG_` instead of `XDG_`.