papis: Fix mark opener setting name
This commit is contained in:
parent
7e65c42001
commit
b47043d42b
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ local-config-file = .papis.config
|
||||||
|
|
||||||
opentool = sioyek
|
opentool = sioyek
|
||||||
picktool = papis-tui
|
picktool = papis-tui
|
||||||
mark-opener = sioyek --page {mark[value]}
|
mark-opener-format = sioyek --page {mark[value]}
|
||||||
file-browser = vifm
|
file-browser = vifm
|
||||||
|
|
||||||
# edit info.yaml as new papers are added
|
# edit info.yaml as new papers are added
|
||||||
|
|
Loading…
Reference in a new issue