mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:46:41 +00:00
feat(hammerspoon/host/hati): add keybind for HuggingChat
This commit is contained in:
@@ -8,6 +8,7 @@ local apptoggle = require('app_toggle')
|
||||
|
||||
local function init_hotkeys()
|
||||
apptoggle:bind({ 'cmd', 'alt', 'ctrl' }, 'A', { 'Activity Monitor' })
|
||||
apptoggle:bind({ 'cmd', 'ctrl' }, '4', { 'HuggingChat' })
|
||||
apptoggle:bind({ 'cmd', 'ctrl' }, 'A', { 'ArgoCD' })
|
||||
apptoggle:bind({ 'cmd', 'ctrl' }, 'B', { 'TablePlus' }, { 'Lens' })
|
||||
apptoggle:bind({ 'cmd', 'ctrl' }, 'D', { 'Mail' })
|
||||
|
||||
Reference in New Issue
Block a user