mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
feat(thunderbird): Add tbkeys json
This commit is contained in:
parent
6edc23c656
commit
520561edb3
1 changed files with 12 additions and 0 deletions
12
tools/thunderbird/tbkeys.json
Normal file
12
tools/thunderbird/tbkeys.json
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"n": "cmd:cmd_nextMsg",
|
||||
"e": "cmd:cmd_previousMsg",
|
||||
"o": "cmd:cmd_openMessage",
|
||||
"f": "cmd:cmd_forward",
|
||||
"#": "cmd:cmd_delete",
|
||||
"r": "cmd:cmd_reply",
|
||||
"a": "cmd:cmd_replyall",
|
||||
"x": "cmd:cmd_archive",
|
||||
"c": "func:MsgNewMessage",
|
||||
"u": "tbkeys:closeMessageAndRefresh"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue