From c3d94983417b16407e58f306c879e5b130fff1d0 Mon Sep 17 00:00:00 2001 From: "xyno (Philipp Hochkamp)" Date: Mon, 17 Jul 2023 23:54:39 +0200 Subject: [PATCH] arc --- hosts/daedalus/finicky.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/daedalus/finicky.js b/hosts/daedalus/finicky.js index 8c86360b..e557e5bf 100644 --- a/hosts/daedalus/finicky.js +++ b/hosts/daedalus/finicky.js @@ -1,5 +1,5 @@ module.exports = { - defaultBrowser: "Firefox.app", + defaultBrowser: "Arc.app", handlers: [ { match: /^https?:\/\/gitlab\.com\/.*$/,