vifm: Prefer vimiv to other viewers
This commit is contained in:
parent
59677f3b9c
commit
81bf5b46e5
1 changed files with 2 additions and 2 deletions
|
|
@ -441,6 +441,8 @@ fileviewer *.[1-8] man ./%c | col -b
|
||||||
|
|
||||||
" Images
|
" Images
|
||||||
filextype *.bmp,*.jpg,*.jpeg,*.png,*.gif,*.xpm
|
filextype *.bmp,*.jpg,*.jpeg,*.png,*.gif,*.xpm
|
||||||
|
\ {View in vimiv}
|
||||||
|
\ vimiv %f,
|
||||||
\ {View in imv}
|
\ {View in imv}
|
||||||
\ imv %f %i,
|
\ imv %f %i,
|
||||||
\ {View in viu}
|
\ {View in viu}
|
||||||
|
|
@ -449,8 +451,6 @@ filextype *.bmp,*.jpg,*.jpeg,*.png,*.gif,*.xpm
|
||||||
\ vifm-thumbnailer %c,
|
\ vifm-thumbnailer %c,
|
||||||
\ {View in nsxiv}
|
\ {View in nsxiv}
|
||||||
\ nsxiv %f,
|
\ nsxiv %f,
|
||||||
\ {View in vimiv}
|
|
||||||
\ vimiv %f,
|
|
||||||
\ {View in sxiv}
|
\ {View in sxiv}
|
||||||
\ sxiv %f,
|
\ sxiv %f,
|
||||||
\ {View in feh}
|
\ {View in feh}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue