mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2025-10-07 07:22:36 +02:00
zathura reads postscript from ranger
This commit is contained in:
parent
4b599e045a
commit
e9d3070a23
@ -166,6 +166,7 @@ ext pdf, has qpdfview, X, flag f = qpdfview "$@"
|
||||
ext epub, has zathura, X, flag f = zathura -- "$@"
|
||||
ext epub, has mupdf, X, flag f = mupdf "$@"
|
||||
|
||||
ext ps, has zathura, X, flag f = zathura -- "$@"
|
||||
|
||||
ext docx, has abiword, X, flag f = abiword "$@"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user