Don't remove wtype

This commit is contained in:
David Heinemeier Hansson
2026-05-15 17:58:31 +02:00
parent 0bfb545033
commit 05fee802fc
+1 -1
View File
@@ -15,7 +15,7 @@ if omarchy-cmd-present voxtype; then
systemctl --user daemon-reload
# Remove packages and configs
omarchy-pkg-drop wtype voxtype-bin
omarchy-pkg-drop voxtype-bin
rm -rf ~/.config/voxtype
rm -rf ~/.local/share/voxtype
else