feh
feh 3.13
Light-weight image viewer
https://feh.finalrewind.org/feh License
main program: fehprograms: feh
Maintainers
Platforms (45)
x86_64-freebsds390-linuxm68k-netbsdx86_64-cygwinriscv64-netbsdi686-cygwinmips-linuxmipsel-netbsd
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ feh ];
Ad-hoc shell
nix-shell -p feh
Flake (nix run)
nix run nixpkgs#feh