diff options
| author | Robert Günzler <r@gnzler.io> | 2020-06-17 18:18:45 +0200 |
|---|---|---|
| committer | Robert Günzler <r@gnzler.io> | 2020-06-17 18:18:45 +0200 |
| commit | 3dc4d99c358bb9d394c5db879138bfcd0aded4d1 (patch) | |
| tree | 62990f83970514bb7a120f5d4e53f92f4cdc2562 /.config | |
| parent | 2b7b3e48befd6d1766d21da712a84d362ecab190 (diff) | |
mako: add history buffer
Diffstat (limited to '.config')
| -rw-r--r-- | .config/mako/config | 3 |
1 files changed, 3 insertions, 0 deletions
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 |