mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-06-26 12:31:32 +02:00
docs: README
This commit is contained in:
parent
f13a0c28fd
commit
cca8b1752b
17
README.md
17
README.md
@ -3,6 +3,8 @@
|
|||||||
[](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)
|
||||||
|
|
||||||
|
|
||||||
|
\[[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)\]
|
||||||
|
|
||||||
`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.
|
||||||
|
|
||||||
`wal` also merges the new colorscheme into the Xresources database so that programs on your system such as `Rofi` or `i3` use the new colors automatically. `wal` finally exports the colors into various formats so that you can use the colors in webpages, scripts, other programs etc.
|
`wal` also merges the new colorscheme into the Xresources database so that programs on your system such as `Rofi` or `i3` use the new colors automatically. `wal` finally exports the colors into various formats so that you can use the colors in webpages, scripts, other programs etc.
|
||||||
@ -15,18 +17,3 @@ For more info, check out the [Wiki](https://github.com/dylanaraps/pywal/wiki).
|
|||||||
[Albums of examples (Warning large)](https://dylanaraps.com/pages/rice)
|
[Albums of examples (Warning large)](https://dylanaraps.com/pages/rice)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
## 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
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user