From 42925fc238ac7083918de22a564b4ae5cf739e3e Mon Sep 17 00:00:00 2001 From: Jean-Francois Dockes Date: Fri, 20 May 2022 10:50:34 +0200 Subject: [PATCH] comment --- src/sampleconf/mimeview | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/sampleconf/mimeview b/src/sampleconf/mimeview index 78137e36..78dc3912 100644 --- a/src/sampleconf/mimeview +++ b/src/sampleconf/mimeview @@ -55,6 +55,8 @@ application/x-hwp = libreoffice application/pdf = evince --page-index=%p --find=%s %f # Or: #application/pdf = qpdfview --search %s %f#%p +# Or okular, but it does not take a search string on the command line. +#application/pdf = okular --unique -p %p %f application/postscript = evince --page-index=%p --find=%s %f application/x-dvi = evince --page-index=%p --find=%s %f