upstream-main 2.9.2 #6

Open
wyj wants to merge 34 commits from upstream-main into upstream-custom
3 changed files with 5 additions and 0 deletions
Showing only changes of commit e42fec9420 - Show all commits

Binary file not shown.

View File

@ -0,0 +1,5 @@
#!/bin/bash
generated_versions="$HOME/.cache/ml4w-wallpaper-generated"
rm $HOME/.cache/ml4w-wallpaper-generated/*
echo ":: Wallpaper cache cleared"
notify-send "Wallpaper cache cleared"