snippetbashTip
wal — Create color schemes based on the dominant colors of a wallpaper. More information: <https://github.
Viewed 0 times
thecreatecommandcolorwalclischemesbased
Problem
How to use the
wal command: Create color schemes based on the dominant colors of a wallpaper. More information: <https://github.com/dylanaraps/pywal/wiki/Getting-Started>.Solution
wal — Create color schemes based on the dominant colors of a wallpaper. More information: <https://github.com/dylanaraps/pywal/wiki/Getting-Started>.Preview color scheme:
wal --preview {{image.png}}Create color scheme:
wal -i {{image.png}}Create a light color scheme:
wal -i {{image.png}} -lSkip setting the desktop wallpaper:
wal -i {{image.png}} -nSkip setting the terminal colors:
wal -i {{image.png}} -sRestore the previously generated color scheme and wallpaper:
wal -RCode Snippets
Preview color scheme
wal --preview {{image.png}}Create color scheme
wal -i {{image.png}}Create a light color scheme
wal -i {{image.png}} -lSkip setting the desktop wallpaper
wal -i {{image.png}} -nSkip setting the terminal colors
wal -i {{image.png}} -sContext
tldr-pages: common/wal
Revisions (0)
No revisions yet.