10 lines
184 B
TOML
10 lines
184 B
TOML
[notebook]
|
|
dir = "~/Documents/wiki"
|
|
|
|
[note]
|
|
language = "en"
|
|
filename = "{{slug title}}-{{id}}"
|
|
extension = "md"
|
|
|
|
[tool]
|
|
fzf-preview = "glow -s '$XDG_CONFIG_HOME/glow/style.json' {-1}"
|