mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 10:06:40 +00:00
feat(keybind): change cmd+ctrl+d to toggle Mailplane instead of Kiwi for Gmail Lite
This commit is contained in:
@@ -9,7 +9,7 @@ function obj.init()
|
||||
apptoggle:bind({'cmd', 'ctrl'}, 'A', 'Messages')
|
||||
apptoggle:bind({'cmd', 'ctrl'}, 'B', 'Sequel Pro')
|
||||
apptoggle:bind({'cmd', 'ctrl'}, 'C', 'Calendar')
|
||||
apptoggle:bind({'cmd', 'ctrl'}, 'D', 'Kiwi for Gmail Lite')
|
||||
apptoggle:bind({'cmd', 'ctrl'}, 'D', 'Mailplane')
|
||||
apptoggle:bind({'cmd', 'ctrl'}, 'E', 'Emacs', '/Applications/Emacs.app')
|
||||
apptoggle:bind({'cmd', 'ctrl'}, 'F', 'Messenger')
|
||||
apptoggle:bind({'cmd', 'ctrl'}, 'S', 'Music')
|
||||
|
||||
Reference in New Issue
Block a user