aboutsummaryrefslogtreecommitdiffstats
path: root/copy.sh
diff options
context:
space:
mode:
authorJa.KooLit <85185940+JaKooLit@users.noreply.github.com>2024-06-05 19:42:09 +0900
committerGitHub <noreply@github.com>2024-06-05 19:42:09 +0900
commit38ef47b638f4fb0b25b4107e1ba34d24960777fe (patch)
tree8ac51dcdf4945ca6731081e3ddf57c0295229d93 /copy.sh
parent5001bcd21cf0031b417824a5c31386b55148e754 (diff)
parentf7aa8904f48573c323aa19efaef22866018edfbb (diff)
Merge pull request #328 from JaKooLit/development
Development to main
Diffstat (limited to 'copy.sh')
-rwxr-xr-xcopy.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/copy.sh b/copy.sh
index 02d3aa6c..330fa969 100755
--- a/copy.sh
+++ b/copy.sh
@@ -44,6 +44,7 @@ xdg-user-dirs-update 2>&1 | tee -a "$LOG" || true
# uncommenting WLR_NO_HARDWARE_CURSORS if nvidia is detected
if lspci -k | grep -A 2 -E "(VGA|3D)" | grep -iq nvidia; then
# NVIDIA GPU detected, uncomment line 23 in ENVariables.conf
+ sed -i '/env = WLR_NO_HARDWARE_CURSORS,1/s/^#//' config/hypr/UserConfigs/ENVariables.conf
sed -i '/env = LIBVA_DRIVER_NAME,nvidia/s/^#//' config/hypr/UserConfigs/ENVariables.conf
sed -i '/env = __GLX_VENDOR_LIBRARY_NAME,nvidia/s/^#//' config/hypr/UserConfigs/ENVariables.conf
fi
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage