HLWM: Let me decide which kind of todo item
This commit is contained in:
parent
d9c3c8c173
commit
b5ab1b97db
1 changed files with 2 additions and 1 deletions
|
@ -2,4 +2,5 @@
|
|||
|
||||
herbstclient rule pseudotile=on once
|
||||
emacs -Q -l ~/.emacs.d/site-lisp/org-init.elc \
|
||||
--execute "(progn (org-capture nil \"t\") (delete-other-windows) (add-hook 'org-capture-after-finalize-hook 'kill-emacs))"
|
||||
--execute "(progn (org-capture) (delete-other-windows)
|
||||
(add-hook 'org-capture-after-finalize-hook 'kill-emacs))"
|
||||
|
|
Loading…
Reference in a new issue