From cc7ebefa43b99e375c06a5df6b0072e0f470d0b3 Mon Sep 17 00:00:00 2001 From: Cedric Girard Date: Wed, 28 Aug 2019 12:02:46 +0200 Subject: [PATCH] bashrc: it is not recommended to force GDB backend --- bash/.bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bash/.bashrc b/bash/.bashrc index a81f089..2fdcaa5 100644 --- a/bash/.bashrc +++ b/bash/.bashrc @@ -88,8 +88,8 @@ source /usr/share/fzf/completion.bash eval $(thefuck --alias) export MOZ_USE_OMTC=1 +export MOZ_ENABLE_WAYLAND=1 export SPICE_NOGRAB=1 -export GDK_BACKEND=wayland export QT_QPA_PLATFORM=wayland-egl export CLUTTER_BACKEND=wayland export SDL_VIDEODRIVER=wayland