diff --git a/bundle/custom_gnu.el b/bundle/custom_gnu.el index df694b89..002cfacc 100644 --- a/bundle/custom_gnu.el +++ b/bundle/custom_gnu.el @@ -41,6 +41,7 @@ '(inferior-lisp-program "/usr/bin/sbcl --noinform" t) '(initial-buffer-choice "~/Documents/journal/notes.org") '(initial-frame-alist '((fullscreen . maximized) (undecorated . t))) + '(jabber-account-list '(("marcus.kammer@mailbox.org"))) '(message-user-organization "") '(org-agenda-files '("~/Documents/journal/")) '(org-babel-python-command "python3")