diff --git a/vifm/vifmrc b/vifm/vifmrc index a4bd1f6..94b8250 100644 --- a/vifm/vifmrc +++ b/vifm/vifmrc @@ -240,7 +240,12 @@ command! reload :write | restart full " program. There is also %FOREGROUND, which is useful for entering passwords. " Pdf -filextype {*.pdf}, zathura %c %i, apvlv %c, xpdf %c +filextype {*.pdf}, + \ {View using pfd viewer} + \ xdg-open %f, + \ zathura %c %i, + \ apvlv %c, + \ xpdf %c fileviewer {*.pdf}, pdftotext -nopgbrk %c - " PostScript @@ -305,7 +310,7 @@ filextype {*.xhtml,*.html,*.htm}, \ {Open with qutebrowser} \ qutebrowser %f %i, \ {Open with firefox} - \ firefox %f &, + \ brave-browser %f &, filetype {*.xhtml,*.html,*.htm}, links, lynx " Object