mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-08-17 17:50:56 +02:00
DOCS: README
This commit is contained in:
@ -1,10 +1,10 @@
|
||||
# pywal (A `wal` rewrite in Python 3)
|
||||
|
||||
[](./LICENSE.md) [](https://travis-ci.org/dylanaraps/wal.py)
|
||||
[](./LICENSE.md) [](https://travis-ci.org/dylanaraps/pywal)
|
||||
|
||||
`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 [WIKI](https://github.com/dylanaraps/wal.py/wiki).
|
||||
`wal` can also change the colors in some other programs, check out the [WIKI](https://github.com/dylanaraps/pywal/wiki).
|
||||
|
||||
**NOTE:** `wal` is not perfect and won't work with some images.
|
||||
|
||||
@ -135,4 +135,4 @@ optional arguments:
|
||||
|
||||
See the `wal` wiki!
|
||||
|
||||
**https://github.com/dylanaraps/wal.py/wiki**
|
||||
**https://github.com/dylanaraps/pywal/wiki**
|
||||
|
Reference in New Issue
Block a user