sites

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

commit 476cb466155bb88d43f42fad40fbed32cb021be7
parent e51b37a970b84556a6386d9a70d0d9ebaff9868c
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Tue, 28 Jan 2020 22:34:35 +0100

farbfeld: fix url to main/official lel repo, add xscreenshot

Diffstat:
Mtools.suckless.org/farbfeld/index.md | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/tools.suckless.org/farbfeld/index.md b/tools.suckless.org/farbfeld/index.md @@ -54,7 +54,7 @@ Implementations --------------- * [imlib2](https://sourceforge.net/projects/enlightenment/files/imlib2-src/) library (implies support in feh, w3m, giblib, sxiv, conky, magicpoint, scrot, libcaca, etc.) -* [lel](http://git.2f30.org/lel) farbfeld image viewer +* [lel](https://git.codemadness.org/lel/) farbfeld image viewer * [sent](//tools.suckless.org/sent/) presentation tool * [ff-tools](https://github.com/sirjofri/ff-tools) image filter/generator collection * [ffmk](https://github.com/sirjofri/ffmk) makefile-based farbfeld mixer @@ -64,6 +64,8 @@ Implementations * [gimp-farbfeld](https://github.com/ids1024/gimp-farbfeld) gimp plug-in * [farbfeld utilities](http://zzo38computer.org/fossil/farbfeld.ui/) huge collection of image filters * [ff2sixel](https://gitlab.com/link2xt/ff2sixel) farbfeld image viewer for SIXEL terminals +* [xscreenshot](https://git.codemadness.org/xscreenshot/file/README.html) screen capture tool + Author ------