From cf5080f5b790045ecd4e179d63623612a44a70c4 Mon Sep 17 00:00:00 2001 From: retrozinndev Date: Tue, 7 Jan 2025 16:47:20 -0300 Subject: [PATCH] :sparkles: mako: change settings to use different notification popup --- mako/config | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/mako/config b/mako/config index a69586e..6c18e0d 100644 --- a/mako/config +++ b/mako/config @@ -2,11 +2,13 @@ # the man page of mako config file is a mess :skull: # general -max-history=14 +max-history=20 sort=-time actions=1 history=1 icons=1 +default-timeout=1 +ignore-timeout=1 # display layer=overlay @@ -27,14 +29,14 @@ text-alignment=left margin=16 max-icon-size=72 -[urgency="low"] -default-timeout=4000 +# [urgency="low"] +# default-timeout=1 -[urgency="normal"] -default-timeout=8000 +# [urgency="normal"] +# default-timeout=1 -[urgency="critical"] -default-timeout=0 +# [urgency="critical"] +# default-timeout=1 # modes [mode="dnd"]