mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-23 20:45:59 +01:00
stuf2
This commit is contained in:
parent
5fc3dc59c6
commit
3356294067
1 changed files with 1 additions and 1 deletions
|
@ -379,7 +379,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