awww -> swww-git

This commit is contained in:
2026-04-01 22:37:33 +08:00
parent d4d77b1cdc
commit bd658f9101
2 changed files with 5 additions and 1 deletions

View File

@@ -74,6 +74,7 @@ set_wallpaper() {
$IMG_MAGICK $WP_DIR/.wallpaper -filter Gaussian -blur 0x30 $WP_DIR/.wallpaper_blur
echo "Done."
# 原工具现在更名为 awww但留下了 bughttps://codeberg.org/LGFae/awww/issues/521
swww img $WP_DIR/.wallpaper
swww img $WP_DIR/.wallpaper_blur --namespace blur
}