From dea333a91912da3ac6cb8e50a088279a71e48933 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Wed, 29 May 2024 02:04:57 +0900 Subject: [PATCH] removed the #env = WLR_RENDERER,vulkan as some users accidentally use it.. as of gentoo wiki, v0.40.0, the env is broken --- config/hypr/UserConfigs/ENVariables.conf | 3 --- 1 file changed, 3 deletions(-) diff --git a/config/hypr/UserConfigs/ENVariables.conf b/config/hypr/UserConfigs/ENVariables.conf index aa5b231..8858cf8 100644 --- a/config/hypr/UserConfigs/ENVariables.conf +++ b/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