picom: update hash for settling threshold fix
Increases settling threshold to 1.0 pixel to more aggressively stop the spring animation when visually settled, preventing sub-pixel jitter at the tail end. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -176,7 +176,7 @@ in
|
|||||||
repo = "picom";
|
repo = "picom";
|
||||||
owner = "colonelpanic8";
|
owner = "colonelpanic8";
|
||||||
rev = "spring-physics";
|
rev = "spring-physics";
|
||||||
sha256 = "sha256-sN15PffeRV6x+K2XjCxx2bIh0ujb/C1GAGTUuo2wPL4=";
|
sha256 = "sha256-yyUs8E8K59b1tJkJ0sdTh2hi83Uhw6fIYvBWPx0jEIw=";
|
||||||
};
|
};
|
||||||
doCheck = false;
|
doCheck = false;
|
||||||
dontCheck = true;
|
dontCheck = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user