Is there a ready made way to automatically start a process with a particular priority

i want to open brave with nice set to -1

nice -1 path/to/brave doesnt start brave with -1 for some reason
I have to start then find the PID then renice -1 PID