This package browser is in early development. Mind the rough edges.

sxiv 26

Simple X Image Viewer

sxiv is an alternative to feh and qiv. Its primary goal is to provide the most basic features required for fast image viewing. It has vi key bindings and works nicely with tiling window managers. Its code base should be kept small and clean to make it easy for you to dig into it and customize it for your needs.

Installation

Install sxiv 26 as follows:

guix install sxiv@26

Or install the latest version:

guix install sxiv

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.