I recently startet with some small Kotlin/JS for Frontend things. When i run the gradle task jsRun it opens the website in my main browser(Firefox), but i want do my development in Firefox Nightly which is installed too. How do i specify which browser the gradle task should open?