forked from Shinonome/dots-hyprland
This commit is contained in:
@@ -1,13 +1,13 @@
|
|||||||
########## Input method ##########
|
########## Input method ##########
|
||||||
# See https://fcitx-im.org/wiki/Using_Fcitx_5_on_Wayland
|
## See https://fcitx-im.org/wiki/Using_Fcitx_5_on_Wayland
|
||||||
env = GTK_IM_MODULE, wayland
|
|
||||||
env = QT_IM_MODULE, fcitx
|
env = QT_IM_MODULE, fcitx
|
||||||
env = XMODIFIERS, @im=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 = SDL_IM_MODULE, fcitx
|
||||||
env = GLFW_IM_MODULE, ibus
|
env = GLFW_IM_MODULE, ibus
|
||||||
env = INPUT_METHOD, fcitx
|
env = INPUT_METHOD, fcitx
|
||||||
|
|
||||||
|
|
||||||
############# Themes #############
|
############# Themes #############
|
||||||
env = QT_QPA_PLATFORM, wayland
|
env = QT_QPA_PLATFORM, wayland
|
||||||
env = QT_QPA_PLATFORMTHEME, qt5ct
|
env = QT_QPA_PLATFORMTHEME, qt5ct
|
||||||
|
|||||||
Reference in New Issue
Block a user