mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 08:46:39 +00:00
Specify path to Things so it can be launched via Hammerspoon
This commit is contained in:
@@ -15,7 +15,7 @@ function obj.init()
|
||||
apptoggle:bind({'cmd', 'ctrl'}, 'S', 'Keybase')
|
||||
apptoggle:bind({'cmd', 'ctrl'}, 'T', 'IRCCloud')
|
||||
apptoggle:bind({'cmd', 'ctrl'}, 'W', 'Microsoft Teams')
|
||||
apptoggle:bind({'cmd', 'ctrl'}, 'X', 'Things')
|
||||
apptoggle:bind({'cmd', 'ctrl'}, 'X', 'Things', '/Applications/Things3.app')
|
||||
apptoggle:bind({'cmd', 'ctrl'}, 'Z', 'Slack')
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user