mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 11: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
|
" Web
|
||||||
filextype {*.xhtml,*.html,*.htm},<text/html>
|
filextype {*.xhtml,*.html,*.htm},<text/html>
|
||||||
|
\ {Open with chromium}
|
||||||
|
\ chromium %f,
|
||||||
\ {Open with qutebrowser}
|
\ {Open with qutebrowser}
|
||||||
\ qutebrowser %f %i,
|
\ qutebrowser %f %i,
|
||||||
\ {Open with firefox}
|
\ {Open with firefox}
|
||||||
\ firefox %f &,
|
\ firefox %f &,
|
||||||
|
|
||||||
filetype {*.xhtml,*.html,*.htm},<text/html> links, lynx
|
filetype {*.xhtml,*.html,*.htm},<text/html> links, lynx
|
||||||
|
|
||||||
" Object
|
" Object
|
||||||
|
|||||||
Reference in New Issue
Block a user