Browse Source

use power vertical for right panel on all side

pull/3/head
JaKooLit 2 years ago
parent
commit
93418e9a7d
  1. 5
      config/hypr/configs/ENVariables.conf

5
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

Loading…
Cancel
Save