Update all dotfiles
This commit is contained in:
@ -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"
|
Reference in New Issue
Block a user