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"