diff --git a/etc/systemd/system/fenrirscreenreader-tty.service.d/stormux-speech-dispatcher.conf b/etc/systemd/system/fenrirscreenreader-tty.service.d/stormux-speech-dispatcher.conf new file mode 100644 index 0000000..6d50a11 --- /dev/null +++ b/etc/systemd/system/fenrirscreenreader-tty.service.d/stormux-speech-dispatcher.conf @@ -0,0 +1,8 @@ +[Unit] +Wants=user@1000.service +After=user@1000.service + +[Service] +Environment=HOME=/home/stormux +Environment=XDG_RUNTIME_DIR=/run/user/1000 +Environment=SPEECHD_ADDRESS=unix_socket:/run/user/1000/speech-dispatcher/speechd.sock