diff --git a/.config/ranger/rifle.conf b/.config/ranger/rifle.conf index 0854afd..f9f03e8 100644 --- a/.config/ranger/rifle.conf +++ b/.config/ranger/rifle.conf @@ -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 "$@"