aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/dot_local/bin/executable_dictate
diff options
context:
space:
mode:
Diffstat (limited to 'dot_local/bin/executable_dictate')
-rw-r--r--dot_local/bin/executable_dictate2
1 files changed, 1 insertions, 1 deletions
diff --git a/dot_local/bin/executable_dictate b/dot_local/bin/executable_dictate
index bf1157c..7ad80bb 100644
--- a/dot_local/bin/executable_dictate
+++ b/dot_local/bin/executable_dictate
@@ -1,4 +1,4 @@
-#!/usr/bin/env sh
+#!/usr/bin/env dash
# Push-to-talk dictation. Toggle: 1st invocation starts recording;
# 2nd stops, transcribes via whisper.cpp, types the result into the focused
# window with wtype, and copies it to the clipboard.