hypr: update config files to comply with hyprlang

This commit is contained in:
Cruleo
2024-03-12 23:46:18 +01:00
parent 99964eb6dc
commit 48d0dce17c
7 changed files with 23 additions and 23 deletions
+5 -5
View File
@@ -1,5 +1,5 @@
########## Input method ##########
## See https://fcitx-im.org/wiki/Using_Fcitx_5_on_Wayland
# ######### Input method ##########
# 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
@@ -8,14 +8,14 @@ env = SDL_IM_MODULE, fcitx
env = GLFW_IM_MODULE, ibus
env = INPUT_METHOD, fcitx
############# Themes #############
# ############ Themes #############
env = QT_QPA_PLATFORM, wayland
env = QT_QPA_PLATFORMTHEME, qt5ct
# env = QT_STYLE_OVERRIDE,kvantum
env = WLR_NO_HARDWARE_CURSORS, 1
######### Screen tearing #########
# ######## Screen tearing #########
# env = WLR_DRM_NO_ATOMIC, 1
############# Others #############
# ############ Others #############