Update all dotfiles
This commit is contained in:
5
configs/dotfiles/hyprland/laptop/.config/hypr/scripts/wallpaper-cache.sh
Executable file
5
configs/dotfiles/hyprland/laptop/.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"
|
Reference in New Issue
Block a user