mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 08:26:42 +00:00
feat(hati/hotkeys): make Notion Calendar primary calendar app
This commit is contained in:
@@ -24,9 +24,9 @@ local function init_hotkeys()
|
||||
apptoggle:bind({ 'cmd', 'ctrl' }, 'Z', { 'Slack' })
|
||||
|
||||
apptoggle:bind({ 'cmd', 'ctrl' }, 'C',
|
||||
{ 'Notion Calendar' },
|
||||
{ 'Calendar' },
|
||||
{ 'Google Calendar' },
|
||||
{ 'Notion Calendar' }
|
||||
{ 'Google Calendar' }
|
||||
)
|
||||
|
||||
apptoggle:bind({ 'cmd', 'ctrl' }, 'W',
|
||||
|
||||
Reference in New Issue
Block a user