Foreground Image

Description

This patch lets you add a foreground image to your lock screen.

Configuration Options

Xpm Image

Xpm image is bitmap image used by X Windows System. It's one of the few image formats that is supported by Xorg by default.

Convert jpg to xpm: ` convert image.jpg -geometry 1920x1080 -colors 216 image.xpm `

Notes

This is patch also hosted on my github.

Download

Authors