Rclone config different path

No.
If you don't want to supply the --config argument every time, you need to set the RCLONE_CONFIG environment variable.

Example from another thread:

Usually in your shell profile as mine is in my .bashrc

# RClone Config file
RCLONE_CONFIG=/data/rclone/rclone.conf
export RCLONE_CONFIG