diff --git a/migrations/1771345870.sh b/migrations/1771345870.sh new file mode 100644 index 00000000..ca605ba1 --- /dev/null +++ b/migrations/1771345870.sh @@ -0,0 +1,7 @@ +if pacman -Q lmstudio &>/dev/null; then + echo "Switch lmstudio -> lmstudio-bin" + + omarchy-pkg-drop lmstudio + omarchy-pkg-add lmstudio-bin +fi +