diff options
Diffstat (limited to 'files/bibiman.toml')
| -rw-r--r-- | files/bibiman.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/bibiman.toml b/files/bibiman.toml index 987e780..df260fe 100644 --- a/files/bibiman.toml +++ b/files/bibiman.toml @@ -14,7 +14,7 @@ ## Prefix which is prepended to the filepath from the `file` field ## Use absolute paths (~ for HOME works). Otherwise, loading might not work. -# file_prefix = [ "/some/path/prefix" ] +# file_prefix = "/some/path/prefix" # [colors] ## Default values for dark-themed terminal |
