Set up default academia library
This commit is contained in:
parent
8b5756273b
commit
357a5e6de3
1 changed files with 5 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
[settings]
|
[settings]
|
||||||
default-library = papers
|
default-library = academia
|
||||||
|
|
||||||
opentool = xdg-open
|
opentool = xdg-open
|
||||||
file-browser = vifm
|
file-browser = vifm
|
||||||
|
|
@ -20,5 +20,8 @@ editmode = vi
|
||||||
options_list.selected_margin_style = bg:ansiwhite fg:ansiblack
|
options_list.selected_margin_style = bg:ansiwhite fg:ansiblack
|
||||||
options_list.unselected_margin_style = bg:ansiblack
|
options_list.unselected_margin_style = bg:ansiblack
|
||||||
|
|
||||||
[papers]
|
[test]
|
||||||
dir = ~/documents/library
|
dir = ~/documents/library
|
||||||
|
|
||||||
|
[academia]
|
||||||
|
dir = ~/Nextcloud/Library/academia
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue