comment GDK_BACKEND, already set somewhere in shell

This commit is contained in:
Kabbone 2022-10-15 11:14:09 +02:00
parent b984714c34
commit 7545dc6c07

View File

@ -36,12 +36,12 @@
MOZ_WEBRENDER = "1";
MOZ_USE_XINPUT2 = "2";
MOZ_DBUS_REMOTE = "1";
GDK_BACKEND = "wayland";
#GDK_BACKEND = "wayland";
LIBVA_DRIVER_NAME = "iHD";
VDPAU_DRIVER = "iHD";
XDG_SESSION_TYPE = "wayland";
XDG_CURRENT_DESKTOP = "sway";
QT_QPA_PLATFORMTHEME = "qt5ct";
#QT_QPA_PLATFORMTHEME = "wayland-egl";
GST_VAAPI_ALL_DRIVERS = "1";
GTK_THEME = "Arc";
_JAVA_AWT_WM_NONREPARENTING = "1";