hyprland config

This commit is contained in:
reonokiy 2024-09-23 05:55:28 +08:00
parent f1e8289fb3
commit 71aaa6c056
Signed by: reonokiy
SSH key fingerprint: SHA256:2VjKpUxMIe0QYY3OVnOMuPiB0X5pvrIpJ+UiyFhxtq0
6 changed files with 281 additions and 0 deletions

21
dot_config/hypr/env.conf Normal file
View file

@ -0,0 +1,21 @@
env = XCURSOR_SIZE,24
# set locale to Chinese
env = LANG,en_US.UTF-8
env = LANGUAGE,en_US
# env = LANGUAGE,en_US:zh_CN
# set default input method
# see https://wiki.archlinux.org/title/Fcitx5 for more information
# env = GTK_IM_MODULE,fcitx
env = QT_IM_MODULE,fcitx
env = XMODIFIERS,@im=fcitx
# enable support of some games that use a specific version of the SDL2 library.
env = SDL_IM_MODULE,fcitx
# enable support in kitty. The value of this environment variable can only be ibus
env = GLFW_IM_MODULE,ibus
# for netease-cloud-music
env = QT_AUTO_SCREEN_SCALE_FACTOR,1