diff --git a/install/packages.sh b/install/packages.sh index ca9621a..4599f6c 100644 --- a/install/packages.sh +++ b/install/packages.sh @@ -102,7 +102,6 @@ sudo pacman -S --noconfirm --needed \ tldr \ tree-sitter-cli \ ttf-cascadia-mono-nerd \ - ttf-ia-writer \ ttf-jetbrains-mono-nerd \ typora \ tzupdate \ diff --git a/migrations/1756060611.sh b/migrations/1756060611.sh index b1bc95d..8fc0378 100644 --- a/migrations/1756060611.sh +++ b/migrations/1756060611.sh @@ -18,4 +18,4 @@ reinstall_package_opr wl-screenrec reinstall_package_opr python-terminaltexteffects reinstall_package_opr tzupdate reinstall_package_opr typora -reinstall_package_opr ttf-ia-writer +# reinstall_package_opr ttf-ia-writer diff --git a/migrations/1756411865.sh b/migrations/1756411865.sh deleted file mode 100644 index 8dcf8ef..0000000 --- a/migrations/1756411865.sh +++ /dev/null @@ -1,3 +0,0 @@ -echo "Add back ttf-ia-writer if it was missing" - -omarchy-pkg-add ttf-ia-writer