From f77af8250066788ac832658c15567a344b1220b6 Mon Sep 17 00:00:00 2001 From: Drewry Pope Date: Thu, 19 Dec 2024 23:46:30 -0600 Subject: [PATCH] amd 301 current 2024-12-19 23:46:16 nvidia-egpu-25.05.20241218.85aeae2 6.6.66 * --- config/hypr/hyprland.conf | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config/hypr/hyprland.conf b/config/hypr/hyprland.conf index 27d7a7d6..c6efd56f 100755 --- a/config/hypr/hyprland.conf +++ b/config/hypr/hyprland.conf @@ -286,9 +286,9 @@ plugin:dynamic-cursors { # ... shaperule = text, rotate:offset: 90 # use stretch mode when grabbing, and set the limit low - shaperule = grab, stretch, stretch:limit: 2000 + shaperule = grab, stretch, stretch:limit: 1000 # do not show any effects on clientside cursors - shaperule = clientside, none + # shaperule = clientside, none # for mode = rotate rotate { @@ -307,7 +307,7 @@ plugin:dynamic-cursors { # controls how powerful the tilt is, the lower, the more power # this value controls at which speed (px/s) the full tilt is reached - limit = 1000 + limit = 100 #5000 # relationship between speed and tilt, supports these values: @@ -322,7 +322,7 @@ plugin:dynamic-cursors { # controls how much the cursor is stretched # this value controls at which speed (px/s) the full stretch is reached - limit = 1000 + limit = 100 #3000 # relationship between speed and stretch amount, supports these values: @@ -345,7 +345,7 @@ plugin:dynamic-cursors { # controls how soon a shake is detected # lower values mean sooner - threshold = 6.0 + threshold = 2.0 # magnification level immediately after shake start base = 4.0