From 2fecc4d36c5e9160be86adea4824e3af4c15d6d6 Mon Sep 17 00:00:00 2001 From: Lynne Megido Date: Tue, 18 Jun 2019 03:24:22 +0000 Subject: [PATCH] note about needing viscolourchanger in path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ffd066..2358cf0 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ to the vis config file located at $HOME/.config/vis.config. in order to see a broader range of colours in the base vis config, but this is just personal taste and far more complex configurations are possible.) ###Further Suggestions -That is all there is to viscolourchanger itself, and in absence of something further, pywal and viscolourchanger run separately. However, it is useful to make a wrapper for pywal. A simple wrapper which I have written is located [here](wal), and will allow for on-the-fly colour changes as pywal is run. +That is all there is to viscolourchanger itself, and in absence of something further, pywal and viscolourchanger run separately. However, it is useful to make a wrapper for pywal. A simple wrapper which I have written is located [here](wal), and will allow for on-the-fly colour changes as pywal is run. To use this `wal` wrapper, you will need to have `viscolourchanger` in your $PATH. ![program in action](video.gif)