diff options
Diffstat (limited to 'config/karabiner/assets/complex_modifications')
| -rw-r--r-- | config/karabiner/assets/complex_modifications/1612520761.json | 1 | ||||
| -rw-r--r-- | config/karabiner/assets/complex_modifications/1612520919.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/config/karabiner/assets/complex_modifications/1612520761.json b/config/karabiner/assets/complex_modifications/1612520761.json new file mode 100644 index 0000000..162e4a2 --- /dev/null +++ b/config/karabiner/assets/complex_modifications/1612520761.json @@ -0,0 +1 @@ +{"title":"print_screen to command+shift+4","rules":[{"description":"print_screen to command+shift+4","manipulators":[{"type":"basic","from":{"key_code":"print_screen"},"to":[{"repeat":false,"modifiers":["left_gui","left_shift"],"key_code":"4"}]}]}]}
\ No newline at end of file diff --git a/config/karabiner/assets/complex_modifications/1612520919.json b/config/karabiner/assets/complex_modifications/1612520919.json new file mode 100644 index 0000000..8be6908 --- /dev/null +++ b/config/karabiner/assets/complex_modifications/1612520919.json @@ -0,0 +1 @@ +{"title":"pause to ctrl+command+q","rules":[{"description":"pause to ctrl+command+q","manipulators":[{"type":"basic","from":{"key_code":"pause"},"to":[{"repeat":false,"modifiers":["left_gui","left_control"],"key_code":"q"}]}]}]}
\ No newline at end of file |