add river transcription keybind
This commit is contained in:
parent
64250428a7
commit
1825067fa7
1 changed files with 2 additions and 0 deletions
|
|
@ -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'";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue