mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:46:41 +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' }, 'Z', { 'Slack' })
|
||||||
|
|
||||||
apptoggle:bind({ 'cmd', 'ctrl' }, 'C',
|
apptoggle:bind({ 'cmd', 'ctrl' }, 'C',
|
||||||
|
{ 'Notion Calendar' },
|
||||||
{ 'Calendar' },
|
{ 'Calendar' },
|
||||||
{ 'Google Calendar' },
|
{ 'Google Calendar' }
|
||||||
{ 'Notion Calendar' }
|
|
||||||
)
|
)
|
||||||
|
|
||||||
apptoggle:bind({ 'cmd', 'ctrl' }, 'W',
|
apptoggle:bind({ 'cmd', 'ctrl' }, 'W',
|
||||||
|
|||||||
Reference in New Issue
Block a user