Moved restore speech on prompt to existing temp interrupt speech command, Fenrir+kp_plus unbound now.

This commit is contained in:
Storm Dragon
2025-06-28 01:49:20 -04:00
parent 40b88efa34
commit beae1866bb
8 changed files with 19 additions and 4 deletions

View File

@ -124,7 +124,9 @@ interruptOnKeyPressFilter=
doubleTapTimeout=0.2
[general]
debugLevel=0
# Debug levels: 0=DEACTIVE, 1=ERROR, 2=WARNING, 3=INFO (most verbose)
# For production use, WARNING (2) provides good balance of useful info without spam
debugLevel=2
# debugMode sets where the debug output should send to:
# debugMode=File writes to debugFile (Default:/tmp/fenrir-PID.log)
# debugMode=Print just prints on the screen