Skip to content

Instantly share code, notes, and snippets.

@thibmaek
Created October 21, 2017 23:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thibmaek/fe4eaf4129e28940b64c797d56f0f60a to your computer and use it in GitHub Desktop.
Save thibmaek/fe4eaf4129e28940b64c797d56f0f60a to your computer and use it in GitHub Desktop.
Spectacle shortcuts
[
{
"shortcut_key_binding" : null,
"shortcut_name" : "RedoLastMove"
},
{
"shortcut_key_binding" : "ctrl+alt+cmd+=",
"shortcut_name" : "MakeSmaller"
},
{
"shortcut_key_binding" : null,
"shortcut_name" : "MoveToUpperLeft"
},
{
"shortcut_key_binding" : null,
"shortcut_name" : "MoveToUpperRight"
},
{
"shortcut_key_binding" : null,
"shortcut_name" : "MoveToBottomHalf"
},
{
"shortcut_key_binding" : "ctrl+alt+cmd+right",
"shortcut_name" : "MoveToNextDisplay"
},
{
"shortcut_key_binding" : null,
"shortcut_name" : "MoveToTopHalf"
},
{
"shortcut_key_binding" : null,
"shortcut_name" : "MoveToLowerLeft"
},
{
"shortcut_key_binding" : "ctrl+alt+cmd+\/",
"shortcut_name" : "MakeLarger"
},
{
"shortcut_key_binding" : null,
"shortcut_name" : "UndoLastMove"
},
{
"shortcut_key_binding" : "ctrl+alt+cmd+left",
"shortcut_name" : "MoveToPreviousDisplay"
},
{
"shortcut_key_binding" : "ctrl+alt+cmd+f",
"shortcut_name" : "MoveToFullscreen"
},
{
"shortcut_key_binding" : null,
"shortcut_name" : "MoveToNextThird"
},
{
"shortcut_key_binding" : "ctrl+alt+cmd+j",
"shortcut_name" : "MoveToLeftHalf"
},
{
"shortcut_key_binding" : "alt+shift+cmd+c",
"shortcut_name" : "MoveToCenter"
},
{
"shortcut_key_binding" : "ctrl+alt+cmd+k",
"shortcut_name" : "MoveToRightHalf"
},
{
"shortcut_key_binding" : null,
"shortcut_name" : "MoveToPreviousThird"
},
{
"shortcut_key_binding" : null,
"shortcut_name" : "MoveToLowerRight"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment