diff --git a/customizations.el b/customizations.el index a1272e9..bb65585 100644 --- a/customizations.el +++ b/customizations.el @@ -15,6 +15,8 @@ '(custom-safe-themes '("84d2f9eeb3f82d619ca4bfffe5f157282f4779732f48a5ac1484d94d5ff5b279" "3c83b3676d796422704082049fc38b6966bcad960f896669dfc21a7a37a748fa" "a27c00821ccfd5a78b01e4f35dc056706dd9ede09a8b90c6955ae6a390eb1c1e" default)) '(echo-keystrokes 0.1) + '(ement-room-send-message-filter 'ement-room-send-org-filter) + '(ement-save-sessions t) '(epg-gpg-program "gpg2") '(fill-column 98) '(foreground-color "#5c5cff")