gluon/paths: add a few more to Linux

This commit is contained in:
CanadaHonk 2022-12-14 15:47:56 +00:00
parent c0d4f6f9a9
commit d258e5d838

View File

@ -24,6 +24,8 @@ const browserPaths = ({
},
linux: { // these should be in path so just use the name of the binary
chrome: 'chrome',
chrome_canary: 'chrome-canary',
chromium: 'chromium',
firefox: 'firefox',
}