Add default timeout (5s) to mako
This commit is contained in:
parent
a4c9090d84
commit
99072e7c4d
|
@ -6,6 +6,7 @@
|
|||
enable = true;
|
||||
actions = true;
|
||||
anchor = "top-right";
|
||||
defaultTimeout = 5000;
|
||||
font = "FiraCode Nerd Font 10";
|
||||
icons = true;
|
||||
layer = "overlay";
|
||||
|
|
Loading…
Reference in a new issue