mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 12:46:39 +00:00
feat(hammerspoon): change cmd+ctrl+x from Things to Apple's Reminders app
This commit is contained in:
@@ -15,7 +15,7 @@ function obj.init()
|
||||
apptoggle:bind({'cmd', 'ctrl'}, 'S', 'Music')
|
||||
apptoggle:bind({'cmd', 'ctrl'}, 'T', 'Discord')
|
||||
apptoggle:bind({'cmd', 'ctrl'}, 'W', 'WhatsApp')
|
||||
apptoggle:bind({'cmd', 'ctrl'}, 'X', 'Things', '/Applications/Things3.app')
|
||||
apptoggle:bind({'cmd', 'ctrl'}, 'X', 'Reminders')
|
||||
apptoggle:bind({'cmd', 'ctrl'}, 'Z', 'Slack')
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user