From d574e9f10ad9dcdb59040af3ae428dd6d1cd949d Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Thu, 4 Jan 2024 14:12:42 +0900 Subject: [PATCH] updated readme re-nvidia --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a3d957..ac471cf 100644 --- a/README.md +++ b/README.md @@ -114,8 +114,9 @@ log into your account `ls /dev/dri/by-path` find the matching id `ls -l /dev/dri/by-path` to check where the symlink points to ) -7. add "env = WLR_DRM_DEVICES,/dev/dri/cardX" to the ENVvariables config (.config/hypr/configs/ENVariables.conf) ; X being where the symlink of the gpu points to ``` +- add "env = WLR_DRM_DEVICES,/dev/dri/cardX" to the ENVvariables config (.config/hypr/UserConfigs/ENVariables.conf) ; X being where the symlink of the gpu points to + - more info from the hyprland wiki [`Hyprland Wiki Link`](https://wiki.hyprland.org/FAQ/#my-external-monitor-is-blank--doesnt-render--receives-no-signal-laptop) #### 📒 Final Notes