Add default timeout (5s) to mako

This commit is contained in:
Evie Litherland-Smith 2023-08-08 13:06:49 +01:00
parent a4c9090d84
commit 99072e7c4d

View file

@ -6,6 +6,7 @@
enable = true;
actions = true;
anchor = "top-right";
defaultTimeout = 5000;
font = "FiraCode Nerd Font 10";
icons = true;
layer = "overlay";