Browse Source

removed the #env = WLR_RENDERER,vulkan as some users accidentally use it..

as of gentoo wiki, v0.40.0, the env is broken
pull/309/head^2
JaKooLit 2 years ago
parent
commit
dea333a919
  1. 3
      config/hypr/UserConfigs/ENVariables.conf

3
config/hypr/UserConfigs/ENVariables.conf

@ -14,9 +14,6 @@ env = XDG_CURRENT_DESKTOP,Hyprland
env = XDG_SESSION_DESKTOP,Hyprland
env = XDG_SESSION_TYPE,wayland
# vulkan
#env = WLR_RENDERER,vulkan
# firefox
env = MOZ_ENABLE_WAYLAND,1

Loading…
Cancel
Save