mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Correct download estimate
This commit is contained in:
@@ -3,7 +3,7 @@ set -e
|
|||||||
|
|
||||||
# Install voxtype and configure it for use.
|
# Install voxtype and configure it for use.
|
||||||
|
|
||||||
if gum confirm "Install Voxtype + AI model (~400MB) to enable dictation?"; then
|
if gum confirm "Install Voxtype + AI model (~150MB) to enable dictation?"; then
|
||||||
omarchy-pkg-add wtype
|
omarchy-pkg-add wtype
|
||||||
omarchy-pkg-aur-add voxtype-bin
|
omarchy-pkg-aur-add voxtype-bin
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user