From a7faece3ca715c9afcbc02b4ab229cddfe7feb50 Mon Sep 17 00:00:00 2001 From: Johannes Loher Date: Sat, 8 Jun 2024 17:54:26 +0200 Subject: [PATCH] run GDK apps with wayland --- .profile | 1 + 1 file changed, 1 insertion(+) diff --git a/.profile b/.profile index c679cd8..ca55416 100644 --- a/.profile +++ b/.profile @@ -9,3 +9,4 @@ export _JAVA_AWT_WM_NONREPARENTING=1 export NO_AT_BRIDGE=1 export MOZ_DBUS_REMOTE=1 export WLR_DRM_NO_MODIFIERS=1 +export GDK_BACKEND=wayland