Skip to content

Commit

Permalink
[slate] tweaks to window hints
Browse files Browse the repository at this point in the history
using version from jigish/slate#409
  • Loading branch information
p0deje committed Jul 3, 2014
1 parent efca2d7 commit 5509ecb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .slate.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
slate.configAll({
'defaultToCurrentScreen': true,
'modalEscapeKey': 'esc',
'windowHintsDuration': 10,
'windowHintsFontName': 'Monaco',
'windowHintsFontColor': [255, 255, 0, 1],
'windowHintsFontColor': [255, 210, 70, 1],
'windowHintsIgnoreHiddenWindows': false,
'windowHintsShowIcons': true,
'windowHintsSpread': true,
Expand Down

0 comments on commit 5509ecb

Please sign in to comment.