diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-10-24 10:57:29 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-10-24 10:57:29 +0900 |
| commit | 93418e9a7d590807f165bcfb56e638bd9a6baa54 (patch) | |
| tree | c11df5318f181bc137c4eb4f53a473c02ff9603b /config/hypr | |
| parent | 4e379406b526aefafa27bbaef35909d2fabb2294 (diff) | |
use power vertical for right panel on all side
Diffstat (limited to 'config/hypr')
| -rw-r--r-- | config/hypr/configs/ENVariables.conf | 5 |
1 files 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 |
