@ -33,7 +33,7 @@ fileviewer *.mp3 exiftool %f, mp3info %f
" video
filextype *.avi,*.mp4,*.wmv,*.3gp,*.ogv,*.mkv,*.mpg,*.vob,*.flv,*.mov
\ vlc %f &
\ mpv %f &, vlc %f &
" playlist
filextype *.m3u vlc %f &
@ -37,6 +37,9 @@ set findprg="fd %A %s"
set timefmt="%d.%m.%y %H:%M"
" Отключить отображение / в именах директорий
set classify=
" %t - file name (considering value of the 'classify' option)
" %T - symbolic link target (empty for other filetypes)
" %f - file name relative to current directory (considers 'classify')