zathura-pywal

A better version of zathura-pywal that saves settings and features alpha transparency
git clone git://mattcarlson.org/repos/zathura-pywal.git
Log | Files | Refs | README

commit 2f9489d3c9bdeafdfdc9eab03ec79edbb4e05770
parent 737310167b3fe9cf47d8f512bbc7f256f1da272b
Author: Matthew Carlson <matt@mcarlson.xyz>
Date:   Sat, 13 Nov 2021 15:45:10 -0500

updated README url

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -9,7 +9,7 @@ This script is POSIX-compliant, meaning that it will work on any shell that supp # Installation ```shell -$ git clone https://github.com/mslcarlson/zathura-pywal/ +$ git clone https://github.com/mlscarlson/zathura-pywal/ $ cd zathura-pywal $ sudo make install ```