fix: update qutebrowser keybinds
Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
parent
e01966c4bb
commit
db78db6ce2
1 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,8 @@ c.bindings.commands["normal"] = {
|
||||||
|
|
||||||
# Commands
|
# Commands
|
||||||
"<Alt-x>": "cmd-set-text :",
|
"<Alt-x>": "cmd-set-text :",
|
||||||
"<Control-x>b": "cmd-set-text :buffer",
|
"<Control-x>b": "cmd-set-text :tab-focus",
|
||||||
"<Control-x>k": "tab-close",
|
"<Control-d>": "tab-close",
|
||||||
"<Control-x><Control-c>": "quit",
|
"<Control-x><Control-c>": "quit",
|
||||||
|
|
||||||
# Searching
|
# Searching
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue