mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-16 13:59:58 -05:00
hyprland: env: remove input method env vars (#2141)
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
# ######### 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 = QT_IM_MODULE, fcitx
|
#env = QT_IM_MODULE, fcitx
|
||||||
env = XMODIFIERS, @im=fcitx
|
#env = XMODIFIERS, @im=fcitx
|
||||||
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
|
||||||
|
|
||||||
# ############ Wayland #############
|
# ############ Wayland #############
|
||||||
env = ELECTRON_OZONE_PLATFORM_HINT,auto
|
env = ELECTRON_OZONE_PLATFORM_HINT,auto
|
||||||
|
|||||||
Reference in New Issue
Block a user