Hardcode default config, and document how config works
This commit is contained in:
@ -3,15 +3,7 @@
|
||||
{
|
||||
"user_id": "@alice:example.org",
|
||||
"password": "hunter2",
|
||||
// Optional: "device_name": "ratatrix on <hostname>",
|
||||
},
|
||||
],
|
||||
"keybindings": {
|
||||
"Home": {
|
||||
"<Ctrl-d>": "/quit",
|
||||
"<Ctrl-c>": "/quit",
|
||||
"<Ctrl-z>": "/suspend",
|
||||
"<Alt-left>": "/previous",
|
||||
"<Alt-right>": "/next",
|
||||
},
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user