Created
September 23, 2016 03:24
-
-
Save mrkaspa/46fcf5d9a678769eeac6aecb4d897574 to your computer and use it in GitHub Desktop.
Revisions
-
mrkaspa created this gist
Sep 23, 2016 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,15 @@ { "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" } } ] }