🐛 tab-bar-helpers: Fix org-agenda key for agenda tab creation
This commit is contained in:
parent
ee8fef3d1e
commit
fa7024e33d
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@
|
|||
(mmk2410/tab-bar-switch-or-create
|
||||
"Agenda"
|
||||
#'(lambda ()
|
||||
(org-agenda nil "c")
|
||||
(org-agenda nil "d")
|
||||
(sit-for 1)
|
||||
(split-window-horizontally)
|
||||
(other-window 1)
|
||||
|
|
Loading…
Reference in a new issue