13012024
This commit is contained in:
parent
6f5d93c0a7
commit
4daab6cb73
4 changed files with 4 additions and 5 deletions
|
@ -9,6 +9,6 @@ bindings = [
|
|||
{key = "R", mods = "Alt", chars = "\u0001\u0012" },
|
||||
{key = "S", mods = "Alt", chars = "\u0001\u0013" },
|
||||
# default bindings
|
||||
{key = "V", mods = "Control", action = "Paste"},
|
||||
{key = "C", mods = "Control", action = "Copy"}
|
||||
# {key = "V", mods = "Control", action = "Paste"},
|
||||
# {key = "C", mods = "Control", action = "Copy"}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue