diff options
| author | Ja.KooLit <ejhay.games@gmail.com> | 2023-10-25 13:58:45 +0900 |
|---|---|---|
| committer | Ja.KooLit <ejhay.games@gmail.com> | 2023-10-25 13:58:45 +0900 |
| commit | 0939949c87b46acc3c91bd4a0e08e4ce5f50d5f4 (patch) | |
| tree | da4e5140b64ba14d7c7734c503329d599a923384 | |
| parent | 93418e9a7d590807f165bcfb56e638bd9a6baa54 (diff) | |
updated EnVariables
| -rw-r--r-- | config/hypr/configs/ENVariables.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/hypr/configs/ENVariables.conf b/config/hypr/configs/ENVariables.conf index 3e28530f..e7f12818 100644 --- a/config/hypr/configs/ENVariables.conf +++ b/config/hypr/configs/ENVariables.conf @@ -13,10 +13,10 @@ env = QT_WAYLAND_DISABLE_WINDOWDECORATION,1 env = QT_AUTO_SCREEN_SCALE_FACTOR,1 # vulkan -env = WLR_RENDERER,vulkan +#env = WLR_RENDERER,vulkan # firefox -env = MOZ_ENABLE_WAYLAND,1 +#env = MOZ_ENABLE_WAYLAND,1 # NVIDIA # This is from Hyprland Wiki |
