dotfiles/vifm/.config/vifm/scripts
Marty Oehme 4abfc41ca2
vifm: Extend nsxiv thumbnailer
Now works recursively, only looks for fitting format extensions and can
display video thumbnails as well.

All options are documented in `-h` help display - `-r` enables recursive
lookup for directory current file is in, `-m` enables displaying video
thumbnails (takes a little longer to load) and `-t` starts nsxiv in
thumbnail mode.
2022-05-01 18:48:09 +02:00
..
README vifm: Add doc|docx preview and nvim opening 2020-07-28 18:15:26 +02:00
vifm-default-viewer vifm: Add nsxiv as thumbnail previewer 2022-05-01 01:20:12 +02:00
vifm-sixel Switch to wayland 2021-11-30 22:30:07 +01:00
vifm-thumbnailer vifm: Extend nsxiv thumbnailer 2022-05-01 18:48:09 +02:00

This directory is dedicated for user-supplied scripts/executables.
vifm modifies its PATH environment variable to let user run those
scripts without specifying full path.  All subdirectories are added
as well.  File in a subdirectory overrules file with the same name
in parent directories.  Restart might be needed to recognize files
in newly created or renamed subdirectories.