25.05: mako use settings instead of extraConfig

This commit is contained in:
Leonardo Eugênio 2025-05-24 01:11:26 -03:00
parent dc734b6d62
commit 2c70a0e7de
No known key found for this signature in database
GPG key ID: 2F8F21CE8721456B

View file

@ -34,12 +34,13 @@ in
defaultTimeout = 10000;
extraConfig = ''
[app-name=volumesh]
default-timeout=5000
group-by=app-name
format=<b>%s</b>\n%b
'';
settings = {
"app-name=volumesh" = {
"default-timeout" = "5000";
"group-by" = "app-name";
"format" = "<b>%s</b>\\n%b";
};
};
# # {{@@ header() @@}}
# # text