add river transcription keybind

This commit is contained in:
Khaïs COLIN 2025-07-28 20:45:52 +02:00
parent 64250428a7
commit 1825067fa7
Signed by: logistic-bot
SSH key fingerprint: SHA256:3zI3/tx0ZpCLHCLPmEaGR4oeYCPMCzQxXhXutBmtOAU

View file

@ -31,6 +31,8 @@ in {
focus-follows-cursor = "normal";
map = {
normal = {
# transcription
"None Insert" = "spawn ~/whisper_tests/script.fish";
# screen lock & suspend
"Control+Alt L" = "spawn '${lock-command}'";
"Control+Alt+Shift L" = "spawn '${lock-command} & systemctl suspend'";