wayland: pass some environment variables through args
ld.so(8) will strip some variables including TMPDIR
and TZDIR
, when
executing kwin_wayland
since it is conferred capabilities. We should
recover them for downstream applications (typically plasmashell
).