This commit is contained in:
KoenDR06 2025-07-21 23:34:35 +02:00
parent 53b7412f64
commit 0297c33cd5
4 changed files with 13 additions and 11 deletions

View file

@ -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";