Rename some hostnames
This commit is contained in:
parent
bbf0696221
commit
17f2a16f48
51 changed files with 175 additions and 281 deletions
|
@ -16,17 +16,12 @@
|
|||
right = "noop";
|
||||
};
|
||||
|
||||
control = {
|
||||
ctrlmod = {
|
||||
backspace = "delete";
|
||||
h = "left";
|
||||
j = "down";
|
||||
k = "up";
|
||||
l = "right";
|
||||
g = "macro(C-h)";
|
||||
semicolon = "macro(C-l)";
|
||||
};
|
||||
|
||||
ctrlmod = {
|
||||
backspace = "delete";
|
||||
"1" = "f1";
|
||||
"2" = "f2";
|
||||
"3" = "f3";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue