diff --git a/etc/lfrc.example b/etc/lfrc.example index 45a98f2..4be209e 100644 --- a/etc/lfrc.example +++ b/etc/lfrc.example @@ -127,6 +127,6 @@ ${{ elif [ $w -le 160 ]; then lf -remote "send $id set ratios 1:2:3" else - lf -remote "send $id set ratios 1:2:3:4" + lf -remote "send $id set ratios 1:2:3:5" fi }}