firewall test

This commit is contained in:
cnst
2024-07-20 17:34:34 +02:00
parent 640691656c
commit 66d370d256
6 changed files with 35 additions and 4 deletions

View File

@@ -47,6 +47,7 @@
QT_QPA_PLATFORM = "wayland-egl";
SDL_VIDEODRIVER = "wayland";
XDG_SESSION_TYPE = "wayland";
ELECTRON_OZONE_PLATFORM_HINT = "auto";
};
};
}