mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 09:26:42 +00:00
feat(keybind): swap cmd+ctrl+b to be Basecamp
This commit is contained in:
@@ -7,7 +7,7 @@ function obj.init()
|
||||
apptoggle:bind({'cmd', 'ctrl'}, '1', 'Microsoft To-Do')
|
||||
apptoggle:bind({'cmd', 'ctrl'}, '4', 'Skitch')
|
||||
apptoggle:bind({'cmd', 'ctrl'}, 'A', 'Messages')
|
||||
apptoggle:bind({'cmd', 'ctrl'}, 'B', 'Sequel Pro')
|
||||
apptoggle:bind({'cmd', 'ctrl'}, 'B', 'Basecamp 3')
|
||||
apptoggle:bind({'cmd', 'ctrl'}, 'C', 'Calendar')
|
||||
apptoggle:bind({'cmd', 'ctrl'}, 'D', 'Mailplane')
|
||||
apptoggle:bind({'cmd', 'ctrl'}, 'E', 'Emacs', '/Applications/Emacs.app')
|
||||
|
||||
Reference in New Issue
Block a user