From 81ddf3c83fd05f585673b71bd3cc072fce040f6c Mon Sep 17 00:00:00 2001 From: histalek Date: Sun, 2 Jan 2022 21:16:41 +0100 Subject: [PATCH] envs: Update wayland.conf --- .config/environment.d/50-wayland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/environment.d/50-wayland.conf b/.config/environment.d/50-wayland.conf index 0668c05..e0f2a15 100644 --- a/.config/environment.d/50-wayland.conf +++ b/.config/environment.d/50-wayland.conf @@ -4,7 +4,7 @@ XDG_CURRENT_DESKTOP=sway # Set wayland backend for GUI libraries -QT_QPA_PLATFORM=wayland-egl +QT_QPA_PLATFORM=wayland GDK_BACKEND=wayland CLUTTER_BACKEND=wayland SDL_VIDEODRIVER=wayland