Remove Manjaro breath themes.

This commit is contained in:
2026-04-12 10:16:11 -04:00
parent 3e2d9d0f35
commit a80df43fef
+2
View File
@@ -87,6 +87,8 @@ log "Checking for soon-to-be Manjaro orphans..."
deps_remove=(
$(pacman -Qqs "manjaro-")
$(pacman -Qqs "\-manjaro")
$(pacman -Qqs "breath-")
$(pacman -Qqs "\-breath")
pacman-mirrors
)
printf "Found:\n${deps_remove[@]}\n"