main
Tait Hoyem 2 years ago
parent 347d4bd409
commit b7abf27eaf

@ -1,7 +0,0 @@
# HotKey Mode Change; first argument is the mode to switch to, second argument is what to announce to the user, usually e.g. "browse mode", "focus mode".
# Note that due to the speech dispatcher client needing to be spun up on every invocation of this file, it sometimes does not respond imidiately;
# wheras the hot key daemon mode changing will happen nearly instantaneously
#!/bin/bash
sohkctl "$1" &
spd-say "$2" &
Loading…
Cancel
Save