mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 03:06:40 +00:00
chore(hammerspoon/hati): change email client global keybinding
This commit is contained in:
@@ -14,7 +14,7 @@ local function init_hotkeys()
|
||||
apptoggle:bind({ 'cmd', 'ctrl' }, '4', { 'Claude' })
|
||||
apptoggle:bind({ 'cmd', 'ctrl' }, 'A', { 'Argo CD' })
|
||||
apptoggle:bind({ 'cmd', 'ctrl' }, 'B', { 'TablePlus' }, { 'Lens' })
|
||||
apptoggle:bind({ 'cmd', 'ctrl' }, 'D', { 'Mail' })
|
||||
apptoggle:bind({ 'cmd', 'ctrl' }, 'D', { 'Gmail' }, { 'Notion Mail' })
|
||||
apptoggle:bind({ 'cmd', 'ctrl' }, 'E', { 'Cursor' })
|
||||
apptoggle:bind({ 'cmd', 'ctrl' }, 'F', { 'Obsidian' })
|
||||
apptoggle:bind({ 'cmd', 'ctrl' }, 'G', { 'Emacs', '/Applications/Emacs.app' })
|
||||
|
||||
Reference in New Issue
Block a user