From f315d61f86ac495f26c2d27389fef3e2788768fc Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Tue, 18 Nov 2025 09:45:02 -0800 Subject: [PATCH] New backup 2025-11-18 09:45:02 --- de/home/.config/environment.d/wayland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/de/home/.config/environment.d/wayland.conf b/de/home/.config/environment.d/wayland.conf index 8e0de44..b75ee63 100644 --- a/de/home/.config/environment.d/wayland.conf +++ b/de/home/.config/environment.d/wayland.conf @@ -4,7 +4,7 @@ MOZ_ENABLE_WAYLAND=1 #Misc Wayland env vars QT_QPA_PLATFORM="wayland;xcb" GDK_BACKEND="wayland" -CLUTTER_BACKEND= +CLUTTER_BACKEND="" ECORE_EVAS_ENGINE="wayland-egl" ELM_ENGINE="wayland_egl" SDL_VIDEODRIVER="wayland,x11"