set bullet point glyph
This commit is contained in:
parent
4dc0fad655
commit
e1eb3f70d1
|
|
@ -12,7 +12,7 @@ return {
|
||||||
mini.sections.builtin_actions(),
|
mini.sections.builtin_actions(),
|
||||||
},
|
},
|
||||||
content_hooks = {
|
content_hooks = {
|
||||||
mini.gen_hook.adding_bullet('-'),
|
mini.gen_hook.adding_bullet(' '),
|
||||||
mini.gen_hook.aligning('center', 'center'),
|
mini.gen_hook.aligning('center', 'center'),
|
||||||
},
|
},
|
||||||
footer = '',
|
footer = '',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue