<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;"><div class="">Hello everyone,</div><div class=""><br class=""></div><div class="">it was great seeing you all and thanks again for the talks! </div><div class="">Following up on the nice minimal org bullets, I looked a bit into unicode characters to use and this is what I came up with for my config now. </div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">(use-package org-bullets<br class="">:ensure t<br class="">:init<br class="">(setq org-bullets-bullet-list<br class="">'("⁙" "⁘" "∵" "∶" "⋅"))<br class="">:config<br class="">(add-hook 'org-mode-hook (lambda () (org-bullets-mode 1))))<br class=""><br class=""><br class="">You can use C-x 8 RET to enter any unicode character by number.<br class=""><br class="">Screenshot attached. Theme is Nimbus by Marcin Swieczkowski. <a href="https://emacsthemes.com/themes/nimbus-theme.html" class="">https://emacsthemes.com/themes/nimbus-theme.html</a></div><div class=""><br class=""></div><div class="">Cheers</div><div class="">m</div><div class=""><br class="webkit-block-placeholder"></div><div class=""><img apple-inline="yes" id="18C143A0-A211-4B55-B9B3-0A7C7FEF1A36" src="cid:EF272124-6B75-4BC9-8835-217E6DB3759E@fritz.box" class=""></div><br class=""></body></html>