This is inspired by a great post by @viyoriya
I made a Python script to generate a word cloud wallpaper based on your shell history, init files, git repo logs, or any text files of your choice.
It auto detects screen resolution, your distribution (works OOTB for Solus 😉), and allows color customization by easy command line options.
You can get it here, and see examples:
https://github.com/tomocafe/wordwall
Credit to @viyoriya for the idea and starter script.