aboutsummaryrefslogtreecommitdiff
path: root/vifm/.config/vifm
diff options
context:
space:
mode:
authoreug-vs <eugene@eug-vs.xyz>2021-10-22 17:55:40 +0300
committereug-vs <eugene@eug-vs.xyz>2021-10-22 17:56:50 +0300
commit336b27b95fa2f14476e8f79c89043b162df7a950 (patch)
treebd2dfbb4baf02b89b509027f1ea0b66ea5976e3d /vifm/.config/vifm
parentc5de85d4b6ff51e61ce354ce2cac71485f7992f0 (diff)
downloaddotfiles-336b27b95fa2f14476e8f79c89043b162df7a950.tar.gz
fix(vifm): add more filetype handlers
Diffstat (limited to 'vifm/.config/vifm')
-rw-r--r--vifm/.config/vifm/vifmrc8
1 files changed, 5 insertions, 3 deletions
diff --git a/vifm/.config/vifm/vifmrc b/vifm/.config/vifm/vifmrc
index 57e0074..a199c8e 100644
--- a/vifm/.config/vifm/vifmrc
+++ b/vifm/.config/vifm/vifmrc
@@ -181,8 +181,8 @@ filextype *.ps,*.eps,*.ps.gz
\ {View in gv}
\ gv %c %i &,
-" Djvu
-filextype *.djvu
+" Djvu and epub
+filextype *.djvu,*.epub
\ {View in zathura}
\ zathura %f,
\ {View in apvlv}
@@ -216,6 +216,8 @@ fileviewer *.avi,*.mp4,*.wmv,*.dat,*.3gp,*.ogv,*.mkv,*.mpg,*.mpeg,*.vob,
" Web
filextype *.html,*.htm
+ \ {Open with brave}
+ \ brave %f &> /dev/null &,
\ {Open with dwb}
\ dwb %f %i &,
\ {Open with firefox}
@@ -328,7 +330,7 @@ filetype *.7z
fileviewer *.7z 7z l %c
" Office files
-filextype *.odt,*.doc,*.docx,*.xls,*.xlsx,*.odp,*.pptx libreoffice %f &
+filextype *.odt,*.doc,*.docx,*.xls,*.xlsx,*.odp,*.pptx libreoffice %f &> /dev/null &
fileviewer *.doc catdoc %c
fileviewer *.docx docx2txt.pl %f -