24.05 Fixed terminal, vim, lix and stuff
Also "fixed" display link, but turned out that the display cable wasn't plugged in correctly anymore...
This commit is contained in:
parent
3479927d32
commit
48bf80f1c0
6 changed files with 14 additions and 101 deletions
|
@ -43,7 +43,7 @@ in
|
|||
}
|
||||
];
|
||||
};
|
||||
key_bindings = [
|
||||
keyboard.bindings = [
|
||||
{ mode = "~Search"; mods = "Alt|Control"; key = "Space"; action = "ToggleViMode"; }
|
||||
{ mode = "Vi|~Search"; mods = "Control"; key = "K"; action = "ScrollHalfPageUp"; }
|
||||
{ mode = "Vi|~Search"; mods = "Control"; key = "J"; action = "ScrollHalfPageDown"; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue