diff options
author | Yaroslav <contact@yaroslavps.com> | 2020-08-05 15:26:27 +0300 |
---|---|---|
committer | Yaroslav <contact@yaroslavps.com> | 2020-08-05 15:26:27 +0300 |
commit | f8a3c29f65f363ff0cbbc59d49027ac26563c0dd (patch) | |
tree | 3793b18ca91a914be75a5fe6154024e3abd1d6fc /dotfiles/.config/mako | |
parent | 7ed9969ff4e13d0564e5e40a7711b2add56a5616 (diff) | |
download | swayrice-f8a3c29f65f363ff0cbbc59d49027ac26563c0dd.tar.gz swayrice-f8a3c29f65f363ff0cbbc59d49027ac26563c0dd.zip |
mako: use the restore (expired notifications) functionality from the development version
Diffstat (limited to 'dotfiles/.config/mako')
-rw-r--r-- | dotfiles/.config/mako/config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dotfiles/.config/mako/config b/dotfiles/.config/mako/config index affb3c4..6a2538d 100644 --- a/dotfiles/.config/mako/config +++ b/dotfiles/.config/mako/config @@ -4,3 +4,5 @@ background-color=#2d333f border-color=#434c5e default-timeout=5000 height=300 +max-visible=5 +max-history=10 |