[mako] set max notification timeout
This commit is contained in:
parent
1773442ade
commit
a759910f19
@ -15,6 +15,10 @@
|
|||||||
padding = "20,20,10";
|
padding = "20,20,10";
|
||||||
margin = "10,10,10";
|
margin = "10,10,10";
|
||||||
|
|
||||||
|
# timeout
|
||||||
|
defaultTimeout = 6000;
|
||||||
|
ignoreTimeout = true;
|
||||||
|
|
||||||
# theme
|
# theme
|
||||||
font = "FiraCode Nerd Font 12";
|
font = "FiraCode Nerd Font 12";
|
||||||
|
|
||||||
@ -31,3 +35,4 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user