From d23734b67cd5e57ce1b8a3b2f2c37de45d48e8d3 Mon Sep 17 00:00:00 2001 From: zachir Date: Sat, 26 Jul 2025 20:27:37 -0500 Subject: Make scroll animations faster --- scroll/config | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'scroll') diff --git a/scroll/config b/scroll/config index 1886bbc..fae0309 100644 --- a/scroll/config +++ b/scroll/config @@ -102,10 +102,10 @@ mouse_warping none # Animations animations { enabled yes - default yes 300 var 3 [ 0.215 0.61 0.355 1 ] - window_open yes 300 var 3 [ 0 0 1 1 ] - window_move yes 300 var 3 [ 0.215 0.61 0.355 1 ] off 0.05 6 [0 0.6 0.4 0 1 0 0.4 -0.6 1 -0.6] - window_size yes 300 var 3 [ -0.35 0 0 0.5 ] + default yes 100 var 3 [ 0.215 0.61 0.355 1 ] + window_open yes 100 var 3 [ 0 0 1 1 ] + window_move yes 100 var 3 [ 0.215 0.61 0.355 1 ] off 0.05 6 [0 0.6 0.4 0 1 0 0.4 -0.6 1 -0.6] + window_size yes 100 var 3 [ -0.35 0 0 0.5 ] } ### Key bindings -- cgit v1.2.3