Give people an invitation to install dictation after the first update
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#!/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
|
||||
Reference in New Issue
Block a user