From 3dc4d99c358bb9d394c5db879138bfcd0aded4d1 Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Wed, 17 Jun 2020 18:18:45 +0200 Subject: mako: add history buffer --- .config/mako/config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.config/mako/config b/.config/mako/config index 75d1c22..641cd70 100644 --- a/.config/mako/config +++ b/.config/mako/config @@ -18,6 +18,9 @@ progress-color=source #0B346Edd group-by=app-name default-timeout=3000 +history=1 +max-history=20 + [urgency=high] border-color=#db4d6ddd -- cgit 1.4.1