libredeb / lightpad

LightPad is a lightweight, simple and powerful application launcher. It is also Wayland compatible.
GNU General Public License v3.0
60 stars 11 forks source link

userspace dynamic background file #10

Closed fossfreedom closed 4 years ago

fossfreedom commented 4 years ago

Suggested enhancement.

/usr/share/lightpad/background.jpg

/usr/share/lightpad/background.png

This limits the ability to change picture to users who have root access.

What I would suggest is that lightpad also looks in ~/.config/lightpad/background.{jpg/png} if location exists.

This allows standard users also the ability to change the background picture.

libredeb commented 4 years ago

@fossfreedom yes, it would be a good enhancement to add... I will consider it for future releases. Thank you very much!

libredeb commented 4 years ago

This issue are fixed in the commit #776d962.