HLWM: Let me decide which kind of todo item

This commit is contained in:
Tom Willemsen 2012-01-06 16:06:27 +01:00
parent d9c3c8c173
commit b5ab1b97db

View file

@ -2,4 +2,5 @@
herbstclient rule pseudotile=on once herbstclient rule pseudotile=on once
emacs -Q -l ~/.emacs.d/site-lisp/org-init.elc \ 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))"