mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-13 09:25:59 +01:00
stuf2
This commit is contained in:
parent
6229ac01ac
commit
475abb2ff2
1 changed files with 1 additions and 1 deletions
|
@ -380,7 +380,7 @@ void CCompositor::cleanEnvironment() {
|
|||
unsetenv("XDG_BACKEND");
|
||||
unsetenv("XDG_CURRENT_DESKTOP");
|
||||
|
||||
if (false /* TODO: */) {
|
||||
if (m_pAqBackend->hasSession()) {
|
||||
const auto CMD =
|
||||
#ifdef USES_SYSTEMD
|
||||
"systemctl --user unset-environment DISPLAY WAYLAND_DISPLAY HYPRLAND_INSTANCE_SIGNATURE XDG_CURRENT_DESKTOP QT_QPA_PLATFORMTHEME PATH XDG_DATA_DIRS && hash "
|
||||
|
|
Loading…
Reference in a new issue