diff options
| author | Dylan Araps <[email protected]> | 2017-06-22 20:54:37 +1000 |
|---|---|---|
| committer | Dylan Araps <[email protected]> | 2017-06-22 20:54:37 +1000 |
| commit | 26c6e470a4ed3cd30fd06bd72168c52fc1525812 (patch) | |
| tree | b13b97a99ef44727f4ae52fc870eef61d5d9fc7c | |
| parent | DOCS: Move most of the README to the wiki (diff) | |
| download | pywal-26c6e470a4ed3cd30fd06bd72168c52fc1525812.tar.xz pywal-26c6e470a4ed3cd30fd06bd72168c52fc1525812.zip | |
DOCS: Move most of the README to the wiki
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ `wal` is a script that takes an image (or a directory of images), generates a colorscheme (using `imagemagick`) and then changes all of your open terminal's colorschemes to the new colors on the fly. `wal` then caches each generated colorscheme so that cycling through wallpapers while changing colorschemes is instantaneous. `wal` finally merges the new colorscheme into the Xresources db so that any new terminal emulators you open use the new colorscheme. -`wal` can also change the colors in some other programs, check out the [Customization](#customization) section below. +`wal` can also change the colors in some other programs, check out the [WIKI](https://github.com/dylanaraps/wal.py/wiki). **NOTE:** `wal` is not perfect and won't work with some images. |