-
Table of Contents
-
Functions
-
pywal.image.get(img, cache_dir)
-
pywal.colors.get(img, cache_dir, color_count, notify)
-
pywal.colors.file(input_file)
-
pywal.sequences.send(colors, cache_dir, to_send, vte_fix)
-
pywal.export.every(colors, cache_dir)
-
pywal.export.color(colors, export_type, output_file)
-
pywal.wallpaper.change(image)
-
pywal.wallpaper.get(cache_dir)
-
pywal.reload.colors(vte, cache_dir)
-
Deprecated in 1.0.0+ will be removed in the future.
-
pywal.reload.env(xrdb_file)
-
pywal.reload.i3()
-
pywal.reload.polybar()
-
pywal.reload.xrdb(xrdb_file)
-
Color dict format.
-
Examples
-
Simple example.
-
More complex example (Using custom cache location).
-
Example showing colors read from json file.