diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2024-05-29 02:04:57 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2024-05-29 02:04:57 +0900 |
| commit | dea333a91912da3ac6cb8e50a088279a71e48933 (patch) | |
| tree | c83d9bea7327ba53d7737df855fd33f2d297aef9 | |
| parent | 26bd567a1a3734592daf958d1581cb4911bf44dc (diff) | |
removed the #env = WLR_RENDERER,vulkan as some users accidentally use it..
as of gentoo wiki, v0.40.0, the env is broken
| -rw-r--r-- | config/hypr/UserConfigs/ENVariables.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config/hypr/UserConfigs/ENVariables.conf b/config/hypr/UserConfigs/ENVariables.conf index aa5b2310..8858cf8b 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 |
