add shortcut for toggling floating to aerospace
This commit is contained in:
parent
81f7e5b078
commit
bb0580014d
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@
|
||||||
alt-shift-9 = "move-node-to-workspace 9";
|
alt-shift-9 = "move-node-to-workspace 9";
|
||||||
alt-tab = "workspace-back-and-forth";
|
alt-tab = "workspace-back-and-forth";
|
||||||
alt-shift-tab = "move-workspace-to-monitor --wrap-around next";
|
alt-shift-tab = "move-workspace-to-monitor --wrap-around next";
|
||||||
|
alt-space = "layout floating tiling";
|
||||||
};
|
};
|
||||||
workspace-to-monitor-force-assignment = {
|
workspace-to-monitor-force-assignment = {
|
||||||
"1" = "main";
|
"1" = "main";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue