michal-sapka-me

Codebase for my homepage.
git clone git://vcs.sapka.me/michal-sapka-me
Log | Files | Refs

commit 335a6fd39899ee86cf5ba568a334d07fad5685a8
parent 2d77a99e3bd9c8df2e0cd668a6b18afcb5997fe0
Author: MichaƂ M. Sapka <michal@sapka.me>
Date:   Mon,  3 Jul 2023 14:56:47 +0200

fix: snippet

Diffstat:
Mcontent/2023/notmuch.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/2023/notmuch.md b/content/2023/notmuch.md @@ -217,7 +217,7 @@ But we can go one step further. Prot's[^prot] excellent notmuch-indicator[^not-i {{<highlight elisp "linenos=table">}} (notmuch-indicator-mode 1) -(setq notmuch-indicator-refresh-count (60) +(setq notmuch-indicator-refresh-count 60 notmuch-indicator-hide-empty-counters t notmuch-indicator-args '((:terms "tag:gh-pr-todo":label "pr:"))