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.
- Outputs:
out
- Website: https://github.com/muennich/sxiv
- Licenses: GPL 2+
- Package source: gnu/packages/image-viewers.scm
- Builds: See build status
- Issues: See known issues
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.