[emacs-berlin] August Meetup
Gabriel Bastos
gabriel.s.b at live.com
Thu Aug 27 16:04:33 UTC 2020
Really nice idea Michael, the end result looks amazing.
Cheers,
Gabriel Bastos
On Thursday, August 27, 2020 10:12:07 AM -03 Michael Ebert-Hanke wrote:
> Hello everyone,
>
> it was great seeing you all and thanks again for the talks!
> 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.
>
>
> (use-package org-bullets
>
> :ensure t
> :init
>
> (setq org-bullets-bullet-list
> '("⁙" "⁘" "∵" "∶" "⋅"))
>
> :config
>
> (add-hook 'org-mode-hook (lambda () (org-bullets-mode 1))))
>
>
> You can use C-x 8 RET to enter any unicode character by number.
>
> Screenshot attached. Theme is Nimbus by Marcin Swieczkowski.
> https://emacsthemes.com/themes/nimbus-theme.html
>
> Cheers
> m
More information about the emacs-berlin
mailing list