From cfded08b948158dd23d909c5f7df2f37ec14a73e Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Wed, 7 Jan 2026 19:05:55 +0100 Subject: [PATCH] Use OPR version of voxtype-bin --- bin/omarchy-voxtype-install | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bin/omarchy-voxtype-install b/bin/omarchy-voxtype-install index 5a5a0195..6522cde5 100755 --- a/bin/omarchy-voxtype-install +++ b/bin/omarchy-voxtype-install @@ -4,8 +4,7 @@ set -e # Install voxtype and configure it for use. if gum confirm "Install Voxtype + AI model (~150MB) to enable dictation?"; then - omarchy-pkg-add wtype - omarchy-pkg-aur-add voxtype-bin + omarchy-pkg-add wtype voxtype-bin # Setup voxtype mkdir -p ~/.config/voxtype