From 93418e9a7d590807f165bcfb56e638bd9a6baa54 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Tue, 24 Oct 2023 10:57:29 +0900 Subject: use power vertical for right panel on all side --- config/hypr/configs/ENVariables.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/config/hypr/configs/ENVariables.conf b/config/hypr/configs/ENVariables.conf index a48c9162..3e28530f 100644 --- a/config/hypr/configs/ENVariables.conf +++ b/config/hypr/configs/ENVariables.conf @@ -19,11 +19,12 @@ env = WLR_RENDERER,vulkan env = MOZ_ENABLE_WAYLAND,1 # NVIDIA -# This is from Hyprland Wiki but my Hyprland keeps crashing when I enabled this variables +# This is from Hyprland Wiki +# As a start, I only recommend to enable the WLR_NO_HARD_CURSORS. #env = WLR_NO_HARDWARE_CURSORS,1 #env = LIBVA_DRIVER_NAME,nvidia #env = __GLX_VENDOR_LIBRARY_NAME,nvidia -#env = GBM_BACKEND,nvidia-drm +#env = GBM_BACKEND,nvidia-drm #if I enable this, Hyprland will crash #env = __NV_PRIME_RENDER_OFFLOAD,1 #env = __VK_LAYER_NV_optimus,NVIDIA_only -- cgit v1.2.3