use fib numbers as ratios in the example config
This commit is contained in:
parent
b871341f6d
commit
dbb250d232
@ -127,6 +127,6 @@ ${{
|
|||||||
elif [ $w -le 160 ]; then
|
elif [ $w -le 160 ]; then
|
||||||
lf -remote "send $id set ratios 1:2:3"
|
lf -remote "send $id set ratios 1:2:3"
|
||||||
else
|
else
|
||||||
lf -remote "send $id set ratios 1:2:3:4"
|
lf -remote "send $id set ratios 1:2:3:5"
|
||||||
fi
|
fi
|
||||||
}}
|
}}
|
||||||
|
Loading…
Reference in New Issue
Block a user