sites

public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log | Files | Refs

commit 9dd7323ded6aab14e920f9e4e6aeb43e25d18945
parent f09cf175dd876875b17315fece628b5eb8ff575c
Author: wael <40663@protonmail.com>
Date:   Thu, 31 Mar 2022 16:43:30 +0300

nsxiv: forgotten to include link

Diffstat:
Msuckless.org/rocks/index.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/suckless.org/rocks/index.md b/suckless.org/rocks/index.md @@ -134,7 +134,7 @@ This covers most console-based programs and programs from * [page](https://9fans.github.io/plan9port/man/man1/page.html) - Plan 9's image/document viewer program. Included with [plan9port](https://9fans.github.io/plan9port/). * [qiv](https://spiegl.de/qiv/) - Quick Image Viewer. * [sxiv](https://github.com/muennich/sxiv) - Simple (or small or suckless) X Image Viewer. Depends on xlib and imlib2. Unmaintained currently. -* [nsxiv](https://github.com/muennich/sxiv) - Neo (or New or Not) Simple (or Small or Suckless) X Image Viewer, a fork of now unmaintained sxiv. Depends on xlib and imlib2. +* [nsxiv](https://github.com/nsxiv/nsxiv) - Neo (or New or Not) Simple (or Small or Suckless) X Image Viewer, a fork of now unmaintained sxiv. Depends on xlib and imlib2. * [xli](http://web.aanet.com.au/gwg/xli.html) * [xwallpaper](https://github.com/stoeckmann/xwallpaper) Minimalistic wallpaper utility * [xzgv](http://sourceforge.net/projects/xzgv/)