system changes

This commit is contained in:
jjanzen 2025-01-07 22:28:51 -06:00
parent 9c6ba1cc7d
commit c20dcd4a62

View file

@ -56,6 +56,10 @@
cmd-shift-8 = "move-node-to-workspace 8";
cmd-shift-9 = "move-node-to-workspace 9";
cmd-shift-0 = "move-node-to-workspace 10";
cmd-ctrl-shift-m = "move-workspace-to-monitor --wrap-around next";
cmd-shift-v = "split horizontal";
cmd-shift-s = "split vertical";
};
};
};