From c8334355280c3b9706bba84a5dd4cd8a18b30881 Mon Sep 17 00:00:00 2001 From: Simon Rieger Date: Tue, 6 Jun 2023 09:23:57 +0200 Subject: [PATCH] add bemenu wayland run --- dot_zprofile | 1 + 1 file changed, 1 insertion(+) diff --git a/dot_zprofile b/dot_zprofile index 3819179..63f51a0 100644 --- a/dot_zprofile +++ b/dot_zprofile @@ -55,6 +55,7 @@ if [ -z $DISPLAY ] && [ "$(tty)" = "/dev/tty1" ]; then export WLR_NO_HARDWARE_CURSORS=1 export CLUTTER_BACKEND=wayland export SDL_VIDEODRIVER=wayland + export BEMENU_BACKEND=wayland export _JAVA_AWT_WM_NONREPARENTING=1 #Make java programs work somewhat export ECORE_EVAS_ENGINE=wayland_egl