Initial commit
This commit is contained in:
commit
209ba130c0
4852 changed files with 1517959 additions and 0 deletions
5
.config/hypr/scripts/wallpaper-cache.sh
Executable file
5
.config/hypr/scripts/wallpaper-cache.sh
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash
|
||||
generated_versions="$HOME/.config/ml4w/cache/wallpaper-generated"
|
||||
rm $generated_versions/*
|
||||
echo ":: Wallpaper cache cleared"
|
||||
notify-send "Wallpaper cache cleared"
|
||||
Loading…
Add table
Add a link
Reference in a new issue