diff options
author | zachir <zachir@librem.one> | 2025-07-26 20:27:49 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2025-07-26 20:27:49 -0500 |
commit | 0b674f2b2a60146b09786d93f5fd38f4721765b9 (patch) | |
tree | 14cc87068b49edba67c69489094b7ba90d0abac4 | |
parent | 1d645e09990fe2b9e87640ee0d07df11138c43c4 (diff) | |
parent | d23734b67cd5e57ce1b8a3b2f2c37de45d48e8d3 (diff) |
Merge branch 'master' into cla
-rw-r--r-- | scroll/config | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/scroll/config b/scroll/config index 28afd2b..04ed34f 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 |