diff --git a/bin/omarchy-remove-service-spotify b/bin/omarchy-remove-service-spotify deleted file mode 100755 index d503bc86..00000000 --- a/bin/omarchy-remove-service-spotify +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/bash - -# omarchy:summary=Remove Spotify. -# omarchy:requires-sudo=true - -omarchy-pkg-drop spotify - -echo "" -echo "Spotify has been removed."