A bash-generated cheatsheet wallpaper for newcomers using my DWM fork, easing the learning curve until they master the Suckless experience.
- Takes a custom wallpaper as background
- Fills columns with text on top of background
- Custom line color with "@color" tag at the end of a line
- Generates an output JPEG
- Sets JPEG as wallpaper
- ImageMagick (must have
convertinstalled)
./installReq.sh
git clone https://github.com/tragdate/SucklessKeyPeekNo build required. Place the script in the desired directory.
- Set an input image file in
generator.shor use providedtemplate_wood.png - Set your parameters like
fontsizefontcolorand more - Add/Modify your cheatsheet content in the
textfile - Run the script using the following command:
./generate.sh- The output image will be saved as
output.jpgin the same directory
cols: number of columnsmargin: margin for the columnsfontsize: font size for the textrow_margin: row marginfontcolor: font color
🥷-TragDate
-haalk3n
Documentation done by docuTron
ISC