hypr: fix test
This commit is contained in:
@@ -21,3 +21,28 @@ source = ~/.config/hypr/autostart.conf
|
|||||||
|
|
||||||
# Add any other personal Hyprland configuration below
|
# Add any other personal Hyprland configuration below
|
||||||
# windowrule = workspace 5, class:qemu
|
# windowrule = workspace 5, class:qemu
|
||||||
|
|
||||||
|
# ######### Input method ##########
|
||||||
|
# See https://fcitx-im.org/wiki/Using_Fcitx_5_on_Wayland
|
||||||
|
#env = QT_IM_MODULE, fcitx
|
||||||
|
#env = XMODIFIERS, @im=fcitx
|
||||||
|
#env = SDL_IM_MODULE, fcitx
|
||||||
|
#env = GLFW_IM_MODULE, ibus
|
||||||
|
#env = INPUT_METHOD, fcitx
|
||||||
|
|
||||||
|
# ############ Wayland #############
|
||||||
|
env = ELECTRON_OZONE_PLATFORM_HINT,auto
|
||||||
|
|
||||||
|
######### Applications #########
|
||||||
|
env = XDG_DATA_DIRS,$HOME/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share
|
||||||
|
|
||||||
|
# ############ Themes #############
|
||||||
|
env = QT_QPA_PLATFORM, wayland
|
||||||
|
env = QT_QPA_PLATFORMTHEME, kde
|
||||||
|
env = XDG_MENU_PREFIX, plasma-
|
||||||
|
|
||||||
|
# ######## Wayland #########
|
||||||
|
# Tearing
|
||||||
|
# env = WLR_DRM_NO_ATOMIC, 1
|
||||||
|
# ?
|
||||||
|
# env = WLR_NO_HARDWARE_CURSORS, 1
|
||||||
|
|||||||
Reference in New Issue
Block a user