Skip to content

Commit

Permalink
Use Firefox as default
Browse files Browse the repository at this point in the history
  • Loading branch information
heussd committed Dec 11, 2024
1 parent 420daeb commit 7fc54dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .finicky.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module.exports = {
options: {
hideIcon: true,
},
defaultBrowser: 'Safari',
defaultBrowser: 'Firefox',
handlers: [
{
match: ['*.apple.com/*'],
Expand Down

0 comments on commit 7fc54dc

Please sign in to comment.