chagnes
This commit is contained in:
parent
53b7412f64
commit
0297c33cd5
4 changed files with 13 additions and 11 deletions
|
|
@ -369,14 +369,14 @@ in {
|
|||
}
|
||||
|
||||
{
|
||||
flags = [];
|
||||
flags = ["e"];
|
||||
mods = ["SUPER" "CONTROL"];
|
||||
key = "Right";
|
||||
dispatcher = "workspace";
|
||||
params = "e+1";
|
||||
}
|
||||
{
|
||||
flags = [];
|
||||
flags = ["e"];
|
||||
mods = ["SUPER" "CONTROL"];
|
||||
key = "Left";
|
||||
dispatcher = "workspace";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue