browser-run icon indicating copy to clipboard operation
browser-run copied to clipboard

Let specify full-path argument for --browser

Open neojski opened this issue 10 years ago • 1 comments

Due to issue https://github.com/substack/browser-launcher/issues/38 I have to add symlink /usr/bin/google-chrome to /usr/bin/google-chrome-stable because browser-run depends on the browser-launcher detection.

I would be useful if I just could say browser-run --browser /usr/bin/google-chrome-stable. Or just a different flag browser --browser-bin /usr/bin/google-chrome-stable

neojski avatar Sep 05 '15 16:09 neojski

That's not straight forward to add with the browser-launcher dependency...maybe try coming up with a pull request for browser-launcher, then we can add this here

juliangruber avatar Sep 07 '15 14:09 juliangruber