Delete the org-capture frame used for alfred/rofi workflow
This commit is contained in:
parent
dd068c7923
commit
3c9e86410c
@ -5022,6 +5022,7 @@ Add a function to power the [[https://orgmode.org/worg/org-contrib/alfred-org-ca
|
||||
(top . 400) (left . 300)))
|
||||
|
||||
(select-frame-by-name "Org Capture")
|
||||
(add-hook 'org-capture-after-finalize-hook #'delete-frame t t)
|
||||
(counsel-org-capture))
|
||||
#+END_SRC
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user