summaryrefslogtreecommitdiff
path: root/mac/.config/karabiner/assets/complex_modifications/1700983079.json
diff options
context:
space:
mode:
Diffstat (limited to 'mac/.config/karabiner/assets/complex_modifications/1700983079.json')
l---------[-rw-r--r--]mac/.config/karabiner/assets/complex_modifications/1700983079.json63
1 files changed, 1 insertions, 62 deletions
diff --git a/mac/.config/karabiner/assets/complex_modifications/1700983079.json b/mac/.config/karabiner/assets/complex_modifications/1700983079.json
index 3bdfd01..9544bce 100644..120000
--- a/mac/.config/karabiner/assets/complex_modifications/1700983079.json
+++ b/mac/.config/karabiner/assets/complex_modifications/1700983079.json
@@ -1,62 +1 @@
-{
- "title": "Use ctrl + hl to Switch Tabs in Chrome, Brave & Firefox",
- "rules": [
- {
- "description": "Use ctrl + hl to Switch Tabs in Chrome, Brave & Firefox",
- "manipulators": [
- {
- "type": "basic",
- "from": {
- "key_code": "h",
- "modifiers": {
- "mandatory": ["control"],
- "optional": ["any"]
- }
- },
- "to": [
- {
- "key_code": "left_arrow",
- "modifiers": ["command", "option"]
- }
- ],
- "conditions": [
- {
- "type": "frontmost_application_if",
- "bundle_identifiers": [
- "^com.google.Chrome",
- "^com.brave.Browser",
- "^org.mozilla.firefox"
- ]
- }
- ]
- },
- {
- "type": "basic",
- "from": {
- "key_code": "l",
- "modifiers": {
- "mandatory": ["control"],
- "optional": ["any"]
- }
- },
- "to": [
- {
- "key_code": "right_arrow",
- "modifiers": ["command", "option"]
- }
- ],
- "conditions": [
- {
- "type": "frontmost_application_if",
- "bundle_identifiers": [
- "^com.google.Chrome",
- "^com.brave.Browser",
- "^org.mozilla.firefox"
- ]
- }
- ]
- }
- ]
- }
- ]
-}
+../../../../.dotfiles/mac/.config/karabiner/assets/complex_modifications/1700983079.json \ No newline at end of file