aboutsummaryrefslogtreecommitdiffstats
path: root/copy.sh
diff options
context:
space:
mode:
authorJa.KooLit <85185940+JaKooLit@users.noreply.github.com>2024-09-15 10:56:50 +0900
committerGitHub <noreply@github.com>2024-09-15 10:56:50 +0900
commitfb333d820cdea13a406f6b5063b42ba48d2d58ff (patch)
treecf36d7f2fd0a8f9a1a58b78a1f57cc578413f778 /copy.sh
parent0ecb6e9b28b91dc389c316ff37ad968248a6013e (diff)
parent9fa48103eeeea186b0d5e82b3887f94682bc4d83 (diff)
Merge pull request #440 from JaKooLit/development
Development to Main - preparation for next dots release v2.3.6
Diffstat (limited to 'copy.sh')
-rwxr-xr-xcopy.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/copy.sh b/copy.sh
index 7efae273..d5390e63 100755
--- a/copy.sh
+++ b/copy.sh
@@ -56,7 +56,7 @@ if lspci -k | grep -A 2 -E "(VGA|3D)" | grep -iq nvidia; then
# enabling no hardware cursors if nvidia detected
sed -i 's/^\([[:space:]]*no_hardware_cursors[[:space:]]*=[[:space:]]*\)false/\1true/' config/hypr/UserConfigs/UserSettings.conf
# disabling explicit sync for nvidia for now (Hyprland 0.42.0)
- sed -i 's/ explicit_sync = 2/ explicit_sync = 0/' config/hypr/UserConfigs/UserSettings.conf
+ #sed -i 's/ explicit_sync = 2/ explicit_sync = 0/' config/hypr/UserConfigs/UserSettings.conf
fi
# uncommenting WLR_RENDERER_ALLOW_SOFTWARE,1 if running in a VM is detected
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage