i3: Reduce invalid binding warnings
This commit is contained in:
parent
14f7199d65
commit
2fa993ad2d
2 changed files with 3 additions and 3 deletions
|
@ -20,7 +20,7 @@ in
|
|||
return_bindings = false;
|
||||
};
|
||||
"${mode_pres_sec}" = {
|
||||
mod_enter = "Shift+p+2"; # Bogus, just so I don't have to implement no binding
|
||||
enter = null;
|
||||
bindings = {
|
||||
"b" = "workspace 1, workspace 2, mode ${mode_pres_main}";
|
||||
"q" = "mode default";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue