Revert "Add wayfreeze"

This reverts commit be24e38ea2.
This commit is contained in:
Ryan Hughes
2025-10-24 02:33:29 -04:00
parent be24e38ea2
commit d2efdcede4

View File

@@ -1,11 +1,6 @@
echo "Migrate to correct packages for localsend and wayfreeze"
echo "Migrate localsend-bin to localsend package"
if omarchy-pkg-present localsend-bin; then
omarchy-pkg-drop localsend-bin
omarchy-pkg-add localsend
fi
if omarchy-pkg-present wayfreeze-git; then
omarchy-pkg-drop wayfreeze-git
omarchy-pkg-add wayfreeze
fi