writing: Replace zathura with sioyek
Replaced or extended all default references to zathura with sioyek so it will automatically take on any tasks meant for pdf reading. With the current configuration, hardly a change should be noticed.
This commit is contained in:
parent
af410c0b77
commit
102cdbca1c
5 changed files with 8 additions and 6 deletions
|
|
@ -3,9 +3,9 @@ default-library = main
|
|||
formater = bbt
|
||||
local-config-file = .papis.config
|
||||
|
||||
# opentool = zathura
|
||||
opentool = sioyek
|
||||
picktool = papis-tui
|
||||
mark-opener = zathura -P {mark[value]}
|
||||
mark-opener = sioyek --page {mark[value]}
|
||||
file-browser = vifm
|
||||
|
||||
# edit info.yaml as new papers are added
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue