note about needing viscolourchanger in path
This commit is contained in:
parent
34ed7041e9
commit
2fecc4d36c
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue