hyprland: fix env syntax error

This commit is contained in:
end-4
2025-07-18 09:19:30 +07:00
parent 1e4493474f
commit 3311d68262
+2 -2
View File
@@ -1,4 +1,4 @@
# ######### Input method ##########
# ######### Input method ##########
# See https://fcitx-im.org/wiki/Using_Fcitx_5_on_Wayland
env = QT_IM_MODULE, fcitx
env = XMODIFIERS, @im=fcitx
@@ -7,7 +7,7 @@ env = GLFW_IM_MODULE, ibus
env = INPUT_METHOD, fcitx
# ############ Wayland #############
ELECTRON_OZONE_PLATFORM_HINT,auto
env = ELECTRON_OZONE_PLATFORM_HINT,auto
# ############ Themes #############
env = QT_QPA_PLATFORM, wayland