diff --git a/bin/omarchy-voxtype-install b/bin/omarchy-voxtype-install index 28e75a0b..69eb2940 100755 --- a/bin/omarchy-voxtype-install +++ b/bin/omarchy-voxtype-install @@ -11,7 +11,7 @@ if gum confirm "Install Voxtype + AI model (~400MB) to enable dictation?"; then mkdir -p ~/.config/voxtype cp $OMARCHY_PATH/default/voxtype/config.toml ~/.config/voxtype/ - voxtype setup --download + voxtype setup --download --no-post-install voxtype setup systemd omarchy-restart-waybar