summaryrefslogtreecommitdiff
path: root/_posts/2014-04-23-quick-application-launcher-for-os-x.markdown
diff options
context:
space:
mode:
authorBen Burwell <ben@benburwell.com>2015-05-12 13:06:51 -0400
committerBen Burwell <ben@benburwell.com>2015-05-12 13:06:51 -0400
commit16252256a59ff3c318a384202e2a00a9601ec45e (patch)
tree5910b37e1132484ae8f8a9ffde0940740a285d22 /_posts/2014-04-23-quick-application-launcher-for-os-x.markdown
parent73bd29472664f3b9628913c623ce15030081a470 (diff)
Make posts page show only an excerpt, correct datetime
Diffstat (limited to '_posts/2014-04-23-quick-application-launcher-for-os-x.markdown')
-rw-r--r--_posts/2014-04-23-quick-application-launcher-for-os-x.markdown2
1 files changed, 2 insertions, 0 deletions
diff --git a/_posts/2014-04-23-quick-application-launcher-for-os-x.markdown b/_posts/2014-04-23-quick-application-launcher-for-os-x.markdown
index bc0a937..f66dad2 100644
--- a/_posts/2014-04-23-quick-application-launcher-for-os-x.markdown
+++ b/_posts/2014-04-23-quick-application-launcher-for-os-x.markdown
@@ -9,6 +9,8 @@ redirect_from: "/writing/quick-application-launcher-for-os-x/"
I’ve been using [Alfred][] for some time now as an application launcher. If you’re not familiar with application launchers such as Alfred, it’s essentially Spotlight supercharged. It can find and launch applications, open files, perform custom web searches, even shut down your computer for you — all from commands you type in.
+<!--more-->
+
Like many other aspects of Alfred, it has highly customizable settings for the key combination used to activate it. For a long time, I used a double-tap of the Option key, but I felt as though there must be a better solution. Inspired by the Google’s decision to replace the traditional Caps Lock key with a “Search” key on the Chromebook, I started poking around on the web.
Enter [PCKeyboardHack][].