sunwxg / gnome-shell-extension-unlockDialogBackground

MIT License
44 stars 9 forks source link

[feature request] Option to change lockscreen wallpaper every day. #29

Open emoxam opened 2 months ago

emoxam commented 2 months ago

It would be cool if this extension could download images and change it every day, or even change it from the folder. Now i can chooses only one image.

sunwxg commented 2 months ago

You can write your own script to change the images. Use this command to change the image in your script:

gsettings --schemadir ~/.local/share/gnome-shell/extensions/unlockDialogBackground@sun.wxg@gmail.com/schemas/ set org.gnome.shell.extensions.unlockDialogBackground picture-uri "path/to/picture"