containers(wine): remove unused wayland session variables

This commit is contained in:
Donovan Glover 2024-10-22 05:38:21 -04:00
parent 248e8392fb
commit 4c45006c76
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -97,11 +97,6 @@ in
sessionVariables = {
WAYLAND_DISPLAY = "wayland-1";
QT_QPA_PLATFORM = "wayland";
QT_WAYLAND_DISABLE_WINDOWDECORATION = "1";
SDL_VIDEODRIVER = "wayland";
CLUTTER_BACKEND = "wayland";
MOZ_ENABLE_WAYLAND = "1";
XDG_RUNTIME_DIR = "/run/user/1000";
DISPLAY = ":0";
QT_IM_MODULE = "fcitx";