diff --git a/install/omarchy-base.packages b/install/omarchy-base.packages index 967e00be..4d609b8e 100644 --- a/install/omarchy-base.packages +++ b/install/omarchy-base.packages @@ -28,7 +28,6 @@ docker-compose dosfstools dotnet-runtime-9.0 dust -elephant-all evince exfatprogs expac @@ -94,6 +93,7 @@ nvim obs-studio obsidian omarchy-nvim +omarchy-walker pamixer pinta playerctl @@ -133,7 +133,6 @@ ufw-docker unzip usage uwsm -walker waybar whois wireless-regdb diff --git a/migrations/1777542438.sh b/migrations/1777542438.sh deleted file mode 100644 index b9df949a..00000000 --- a/migrations/1777542438.sh +++ /dev/null @@ -1,6 +0,0 @@ -echo "Replace coterie of individual Elephant packages with the single elephant-all package" - -if omarchy-pkg-present omarchy-walker; then - yes | sudo pacman -S --needed elephant-all walker - sudo pacman -R --noconfirm omarchy-walker -fi