forked from Shinonome/dots-hyprland
hypr: update config files to comply with hyprlang
This commit is contained in:
@@ -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 #############
|
||||
|
||||
|
||||
Reference in New Issue
Block a user