From b93a55ee01631370efdb132eb177bc7ae6c75be1 Mon Sep 17 00:00:00 2001 From: t0xa Date: Wed, 18 Feb 2026 13:37:49 +0300 Subject: [PATCH] Update some vifm settings --- vifm/vifmrc | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) 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