Home Gen300 @ 2024-07-18-12:28
This commit is contained in:
parent
d93694f1fe
commit
db93ea4f2b
@ -4,10 +4,10 @@
|
||||
allow_images = true;
|
||||
allow_markup = true;
|
||||
key_expand = "Tab";
|
||||
key_up = "Control_L-k";
|
||||
key_down = "Control_L-j";
|
||||
key_left = "Control_L-h";
|
||||
key_right = "Control_L-l";
|
||||
key_up = "Ctrl-k";
|
||||
key_down = "Ctrl-j";
|
||||
key_left = "Ctrl-h";
|
||||
key_right = "Ctrl-l";
|
||||
insensitive = true;
|
||||
};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user