Skip to content

Instantly share code, notes, and snippets.

@domharrington
Created October 27, 2012 17:12
Show Gist options
  • Save domharrington/3965358 to your computer and use it in GitHub Desktop.
Save domharrington/3965358 to your computer and use it in GitHub Desktop.
Slate config file
config defaultToCurrentScreen true
config nudgePercentOf screenSize
config resizePercentOf screenSize
# Push Bindings
bind right:ctrl;cmd;alt push right bar-resize:screenSizeX/2
bind left:ctrl;cmd;alt push left bar-resize:screenSizeX/2
bind m:ctrl;cmd;alt move screenOriginX-0;screenOriginY-0 screenSizeX;screenSizeY
# Throw Bindings
bind left:ctrl;alt throw 0 resize
bind right:ctrl;alt throw 1 resize
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment