#Dictation strange system actions

1 messages · Page 1 of 1 (latest)

dry bridge
#

I just tried setting up dictation with Voxtype using the install action. It mostly works, but I’m seeing some really strange behavior, usually when I dictate more than a couple of sentences.

It starts doing a bunch of things at once: switching workspaces, opening the Wi-Fi settings, disconnecting and forgetting my network, opening Activity Monitor repeatedly, triggering a SUPER + Space search with the last part of the dictated text, and showing multiple notifications like “Now locking computer when idle” and “Stop locking computer when idle”.

To be clear, all of this happens at the same time. I initially thought it might be caused by a bad bindings.conf file, but I can’t find anywhere that I’m using Super + Ctrl + X.

#

bindings.conf (part 1)

# Application bindings
bindd = SUPER, RETURN, Terminal, exec, uwsm-app -- xdg-terminal-exec --dir="$(omarchy-cmd-terminal-cwd)"
bindd = SUPER SHIFT, F, File manager, exec, uwsm-app -- nautilus --new-window
bindd = SUPER SHIFT, B, Browser, exec, omarchy-launch-browser
bindd = SUPER SHIFT ALT, B, Browser (private), exec, omarchy-launch-browser --private
bindd = SUPER SHIFT, N, Editor, exec, omarchy-launch-editor
bindd = SUPER SHIFT, D, Docker, exec, omarchy-launch-tui lazydocker
bindd = SUPER SHIFT, O, Obsidian, exec, omarchy-launch-or-focus "^obsidian$" "uwsm-app -- obsidian -disable-gpu --enable-wayland-ime"

# If your web app url contains #, type it as ## to prevent hyprland treating it as a comment
bindd = SUPER SHIFT, A, ChatGPT, exec, omarchy-launch-webapp "https://chatgpt.com"

bindd = SUPER SHIFT, C, Calendar, exec, omarchy-launch-webapp "https://calendar.google.com"
bindd = SUPER SHIFT ALT, C, Work Calendar, exec, omarchy-launch-webapp "https://outlook.office.com/calendar/"
bindd = SUPER SHIFT, E, Email, exec, omarchy-launch-webapp "https://mail.google.com"
bindd = SUPER SHIFT ALT, E, Work Email, exec, omarchy-launch-webapp "https://outlook.office.com/mail/"
bindd = SUPER SHIFT, M, Messenger, exec, omarchy-launch-webapp "https://messenger.com"
bindd = SUPER SHIFT ALT, M, Teams, exec, omarchy-launch-webapp "https://teams.microsoft.com"
#

bindings.conf (part 2)

bindd = SUPER SHIFT, X, Passwords, exec, uwsm app -- 1password
bindd = SUPER SHIFT, L, Linear, exec, omarchy-launch-webapp "https://linear.app/fundmarket/team/FUN/all"
bindd = SUPER SHIFT, G, Github, exec, omarchy-launch-webapp "https://github.com"
bindd = SUPER SHIFT, S, Sentry, exec, omarchy-launch-webapp "https://fundmarket.sentry.io"

# Overwrite existing bindings, like putting Omarchy Menu on Super + Space
# unbind = SUPER, SPACE
# bindd = SUPER, SPACE, Omarchy menu, exec, omarchy-menu
#

Dictation strange system actions

somber ravine
#

It’s because funnily enough it actually „types“ the things you say so let’s say you say „[W]e should test this“ while you are holding SUPER + CTRL, Hyprland will think you pressed SUPER + CTRL + W