diff --git a/scripts/post/wallpaper_engine.sh b/scripts/post/wallpaper_engine.sh deleted file mode 100644 index 3d83effeb2..0000000000 --- a/scripts/post/wallpaper_engine.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh - -set -euo pipefail - -git clone https://github.com/catsout/wallpaper-engine-kde-plugin.git --depth 1 /tmp/wallpaper-engine-kde-plugin -kpackagetool5 --type=Plasma/Wallpaper --global --install /tmp/wallpaper-engine-kde-plugin/plugin -rm -rf /tmp/wallpaper-engine-kde-plugin \ No newline at end of file