Skip to content

Instantly share code, notes, and snippets.

@RJ
Created January 8, 2013 10:36
Show Gist options
  • Save RJ/4482788 to your computer and use it in GitHub Desktop.
Save RJ/4482788 to your computer and use it in GitHub Desktop.
bit of my .slate config file
config defaultToCurrentScreen true
config nudgePercentOf screenSize
config resizePercentOf screenSize
# Shows app icons and background apps, spreads icons in the same place.
config windowHintsShowIcons true
config windowHintsIgnoreHiddenWindows false
config windowHintsSpread true
config windowHintsBackgroundColor 50;53;58;0.6
bind e:cmd hint ASDFGHJKLQWERTYUIOPCVBN
bind g:cmd grid padding:3 0:1,6 1:4,4 2:8,8
bind h:cmd toggle 'TextEdit'
bind k:cmd toggle 'iTerm'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment