mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 01:46:43 +00:00
feat(hammerspoon/hosts/hati): tweak global keybindings
This commit is contained in:
@@ -12,12 +12,13 @@ local function init_hotkeys()
|
||||
apptoggle:bind({ 'cmd', 'alt', 'ctrl' }, 'A', { 'Activity Monitor' })
|
||||
apptoggle:bind({ 'cmd', 'ctrl' }, '2', { 'Open WebUI' })
|
||||
apptoggle:bind({ 'cmd', 'ctrl' }, '4', { 'Claude' })
|
||||
apptoggle:bind({ 'cmd', 'ctrl' }, 'A', { 'ArgoCD' })
|
||||
apptoggle:bind({ 'cmd', 'ctrl' }, 'A', { 'Argo CD' })
|
||||
apptoggle:bind({ 'cmd', 'ctrl' }, 'B', { 'TablePlus' }, { 'Lens' })
|
||||
apptoggle:bind({ 'cmd', 'ctrl' }, 'D', { 'Mail' })
|
||||
apptoggle:bind({ 'cmd', 'ctrl' }, 'E', { 'Emacs', '/Applications/Emacs.app' })
|
||||
apptoggle:bind({ 'cmd', 'ctrl' }, 'T', { 'TeamSpeak 3', '/Applications/TeamSpeak 3 Client.app' })
|
||||
apptoggle:bind({ 'cmd', 'ctrl' }, 'X', { 'Obsidian' }, { 'Notion' })
|
||||
apptoggle:bind({ 'cmd', 'ctrl' }, 'F', { 'Obsidian' })
|
||||
apptoggle:bind({ 'cmd', 'ctrl' }, 'X', { 'Notion' })
|
||||
apptoggle:bind({ 'cmd', 'ctrl' }, 'Z', { 'Slack' })
|
||||
|
||||
apptoggle:bind({ 'cmd', 'ctrl' }, 'C',
|
||||
|
||||
Reference in New Issue
Block a user