[mako] set max notification timeout

This commit is contained in:
Simon Cornet 2024-04-02 22:31:53 +02:00
parent 1773442ade
commit a759910f19

View File

@ -15,6 +15,10 @@
padding = "20,20,10";
margin = "10,10,10";
# timeout
defaultTimeout = 6000;
ignoreTimeout = true;
# theme
font = "FiraCode Nerd Font 12";
@ -31,3 +35,4 @@
};
};
}