From 91dbeda10110c82319edce7865ded88f9cb84d7c Mon Sep 17 00:00:00 2001 From: Thomas Naderer Date: Wed, 25 Dec 2024 10:00:28 +0100 Subject: [PATCH] Added the Zen Browser to hyper + f --- karabiner/karabiner.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/karabiner/karabiner.json b/karabiner/karabiner.json index 4dc302a..35acb84 100644 --- a/karabiner/karabiner.json +++ b/karabiner/karabiner.json @@ -750,7 +750,7 @@ "key_code": "f", "modifiers": { "mandatory": ["right_command", "right_control", "right_shift", "right_option"] } }, - "to": [{ "shell_command": "open -a Firefox" }], + "to": [{ "shell_command": "open -a 'Zen Browser'" }], "type": "basic" }, {