Created
September 23, 2016 03:24
-
-
Save mrkaspa/46fcf5d9a678769eeac6aecb4d897574 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"profiles": [ | |
{ | |
"name": "Default profile", | |
"selected": true, | |
"simple_modifications": { | |
"application" : "right_option", | |
"left_option": "left_command", | |
"left_command": "left_option", | |
"right_command": "right_option", | |
"right_option": "right_command" | |
} | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment