arch hyprland
This commit is contained in:
6
arch/hypr/.config/scripts/wallpaper-cache.sh
Executable file
6
arch/hypr/.config/scripts/wallpaper-cache.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
ml4w_cache_folder="$HOME/.cache/ml4w/hyprland-dotfiles"
|
||||
generated_versions="$ml4w_cache_folder/wallpaper-generated"
|
||||
rm $generated_versions/*
|
||||
echo ":: Wallpaper cache cleared"
|
||||
notify-send "Wallpaper cache cleared"
|
||||
Reference in New Issue
Block a user