tldr/pages/common/wal.md

29 lines
505 B
Markdown
Raw Normal View History

2019-10-16 06:22:50 +01:00
# wal
> A tool to create color schemes based on the dominant colors of a wallpaper.
> More information: <https://github.com/dylanaraps/pywal>.
- Preview color scheme:
`wal --preview {{image.png}}`
- Create color scheme:
`wal -i {{image.png}}`
- Create a light color scheme:
`wal -il {{image.png}}`
- Skip setting the desktop wallpaper:
`wal -in {{image.png}}`
- Skip setting the terminal colors:
`wal -is {{image.png}}`
- Restore the previously generated color scheme and wallpaper:
`wal -R`