Added the Zen Browser to hyper + f

This commit is contained in:
Thomas Naderer
2024-12-25 10:00:28 +01:00
parent c31371c3b9
commit 91dbeda101

View File

@@ -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"
},
{