From ed47df35abfc6bc1a964dcca8c9b79b523d00f1e Mon Sep 17 00:00:00 2001 From: end-4 <97237370+end-4@users.noreply.github.com> Date: Sat, 3 Feb 2024 13:07:13 +0700 Subject: [PATCH] #233 --- .config/hypr/env.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.config/hypr/env.conf b/.config/hypr/env.conf index 9a2666862..79ccc344d 100644 --- a/.config/hypr/env.conf +++ b/.config/hypr/env.conf @@ -1,13 +1,13 @@ ########## Input method ########## -# See https://fcitx-im.org/wiki/Using_Fcitx_5_on_Wayland -env = GTK_IM_MODULE, wayland +## See https://fcitx-im.org/wiki/Using_Fcitx_5_on_Wayland env = QT_IM_MODULE, fcitx env = XMODIFIERS, @im=fcitx +# env = GTK_IM_MODULE, wayland # Crashes electron apps in xwayland +# env = GTK_IM_MODULE, fcitx # My Gtk apps no longer require this to work with fcitx5 hmm env = SDL_IM_MODULE, fcitx env = GLFW_IM_MODULE, ibus env = INPUT_METHOD, fcitx - ############# Themes ############# env = QT_QPA_PLATFORM, wayland env = QT_QPA_PLATFORMTHEME, qt5ct