forked from Shinonome/dots-hyprland
22 lines
527 B
Plaintext
22 lines
527 B
Plaintext
########## Input method ##########
|
|
# See https://fcitx-im.org/wiki/Using_Fcitx_5_on_Wayland
|
|
env = GTK_IM_MODULE, wayland
|
|
env = QT_IM_MODULE, fcitx
|
|
env = XMODIFIERS, @im=fcitx
|
|
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
|
|
# env = QT_STYLE_OVERRIDE,kvantum
|
|
env = WLR_NO_HARDWARE_CURSORS, 1
|
|
|
|
######### Screen tearing #########
|
|
# env = WLR_DRM_NO_ATOMIC, 1
|
|
|
|
############# Others #############
|
|
|