diff options
-rw-r--r-- | index.html | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -83,9 +83,10 @@ map <Down> <D-Tab></pre> <p>Open frequently used applications:</p> <pre class="code code-block margin-bottom-1.8 font-size-0.8"> -cmd <Up> open -a Terminal -cmd <Play> open -a Xcode -cmd <Down> open -a Firefox</pre> +cmd <Up> open -a Terminal +cmd <Play> open -a Xcode +cmd <Down> open -a Firefox +cmd <Up><Play> open -a Dictionary</pre> <p>Open Terminal window #2:</p> <pre class="code code-block margin-bottom-1.8 font-size-0.8"> |