Files
arthur-os/install/first-run/install-voxtype.hook
T

9 lines
174 B
Bash

#!/bin/bash
set -e
# Remove this hook after use
rm -f "$0"
notify-send " Install Dictation with Voxtype" "Click to install voice dictation for Omarchy." -u critical