System Grab Bag

View all TLDR pages from common (or from all pages)

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 -i {{image.png}} -l
  • Skip setting the desktop wallpaper:
    wal -i {{image.png}} -n
  • Skip setting the terminal colors:
    wal -i {{image.png}} -s
  • Restore the previously generated color scheme and wallpaper:
    wal -R

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.