You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an example configuration for using mpv as an image viewer.
Why?
mpv is feature rich and far more extensible than any image viewer. You can easily add original key bindings, set up conditional profiles and do pretty much anything with Lua scripts
Zoomed images look better than in image viewers (or at least the ones I previously used), and you can even improve image quality further with GLSL shaders like FSR and Anime4k
You can use quit-watch-later with directories of images
You can browse directories with both videos and images in one application
Background transparency
It supports Wayland unlike sxiv or feh
Usage
Copy what you want to use from mpv.conf and input.conf into your versions of these files, and copy or symlink into ~~/scriptsscripts/align-images.lua to automatically align the OSD to the top-right corner of images bigger than the OSD and to center images smaller than the OSD, and scripts/image-bindings.lua for the script messages used by input.conf.