Last active
December 13, 2015 18:49
-
-
Save mauriciogardini/4958542 to your computer and use it in GitHub Desktop.
Slate dotfile - Config section
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
# Config's directive: config name value | |
# Default to the current screen if the screen the reference does not exist. | |
config defaultToCurrentScreen true | |
# The base value for nudge percent calculation | |
config nudgePercentOf screenSize | |
# The base value for resize percent calculation | |
config resizePercentOf screenSize |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment