From 60622e2f663942021b191db8f24c9dfb2cb2d943 Mon Sep 17 00:00:00 2001 From: Pecha Date: Fri, 11 Oct 2019 18:27:43 +1000 Subject: [PATCH] updated README to reflect wal wrapper's presence --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ceab9c..0e2eb4a 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,4 @@ This is just a collection of simple scripts that I've made, mostly for my person - [dunst.sh](https://git.lynnesbian.space/petra-fied/PechaScripts/src/branch/master/dunst.sh) - configures the notification server [dunst](https://dunst-project.org) to use colours chosen by [pywal](https://github.com/dylanaraps/pywal) whenever run. I use it on startup and from a `wal` wrapper for when I change the colours. `dunst.sh` should ideally be put in your `$PATH` or your dotfiles. - [viscolourchanger](https://git.lynnesbian.space/petra-fied/viscolourchanger) - hooks into `wal` and [cli-visualizer](https://github.com/dpayne/cli-visualizer) (hereafter `vis`) to update `vis` colours to match the generated colourscheme. -- wal wrapper - see above (temporary) \ No newline at end of file +- [wal wrapper](https://git.lynnesbian.space/petra-fied/PechaScripts/src/branch/master/wal) - a wrapper for `wal` to run several of these scripts when called, thus automating the whole colour-changing process. Also available above. \ No newline at end of file