mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-08-09 14:34:53 +02:00
docs: README
This commit is contained in:
@ -1,8 +1,8 @@
|
|||||||
# pywal (A `wal` rewrite in Python 3)
|
# pywal (A `wal` rewrite in Python 3)
|
||||||
|
|
||||||
[](https://pypi.python.org/pypi/pywal/) [](./LICENSE.md) [](https://travis-ci.org/dylanaraps/pywal)
|
[](https://pypi.python.org/pypi/pywal/) [](./LICENSE.md) [](https://travis-ci.org/dylanaraps/pywal) [](https://www.patreon.com/dyla)
|
||||||
|
|
||||||
\[[Installation](https://github.com/dylanaraps/pywal/wiki/Installation)\] \[[Getting Started](https://github.com/dylanaraps/pywal/wiki/Getting-Started)\] \[[Customization](https://github.com/dylanaraps/pywal/wiki/Customization)\] \[[Wiki](https://github.com/dylanaraps/pywal/wiki)\] \[[Donate](https://patreon.com/dyla)\]
|
\[[Installation](https://github.com/dylanaraps/pywal/wiki/Installation)\] \[[Getting Started](https://github.com/dylanaraps/pywal/wiki/Getting-Started)\] \[[Customization](https://github.com/dylanaraps/pywal/wiki/Customization)\] \[[Wiki](https://github.com/dylanaraps/pywal/wiki)\]
|
||||||
|
|
||||||
`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 colors to the new colorscheme on the fly. `wal` then caches each generated colorscheme so that cycling through wallpapers while changing colorschemes is instantaneous.
|
`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 colors to the new colorscheme on the fly. `wal` then caches each generated colorscheme so that cycling through wallpapers while changing colorschemes is instantaneous.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user