mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 18:02:13 +02:00
setup opening html files with chromium using vifm
This commit is contained in:
@@ -237,10 +237,13 @@ fileviewer {*.avi,*.mp4,*.wmv,*.dat,*.3gp,*.ogv,*.mkv,*.mpg,*.mpeg,*.vob,
|
||||
|
||||
" Web
|
||||
filextype {*.xhtml,*.html,*.htm},<text/html>
|
||||
\ {Open with chromium}
|
||||
\ chromium %f,
|
||||
\ {Open with qutebrowser}
|
||||
\ qutebrowser %f %i,
|
||||
\ {Open with firefox}
|
||||
\ firefox %f &,
|
||||
|
||||
filetype {*.xhtml,*.html,*.htm},<text/html> links, lynx
|
||||
|
||||
" Object
|
||||
|
||||
Reference in New Issue
Block a user