summaryrefslogtreecommitdiff
path: root/scroll
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2025-07-26 20:27:37 -0500
committerzachir <zachir@librem.one>2025-07-26 20:27:37 -0500
commitd23734b67cd5e57ce1b8a3b2f2c37de45d48e8d3 (patch)
treef35d51eb95032ab6616e3359554e21f0728202af /scroll
parent837a8fa2fb1f942ecdc8076ca50e6620386b47f3 (diff)
Make scroll animations faster
Diffstat (limited to 'scroll')
-rw-r--r--scroll/config8
1 files changed, 4 insertions, 4 deletions
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