mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-21 09:01:22 +00:00
chore: cursor agent, aerospace
This commit is contained in:
parent
d25c1e0ce3
commit
c1ac8e87b9
4 changed files with 35 additions and 3 deletions
|
|
@ -140,9 +140,10 @@
|
|||
alt-backtick = "workspace-back-and-forth";
|
||||
|
||||
# Monitor focus/move
|
||||
alt-period = "focus-monitor next";
|
||||
alt-shift-period = "move-node-to-monitor next";
|
||||
alt-shift-comma = "move-workspace-to-monitor next";
|
||||
alt-period = "focus-monitor --wrap-around next";
|
||||
alt-shift-period = "move-node-to-monitor --wrap-around --focus-follows-window next";
|
||||
alt-shift-comma = "move-workspace-to-monitor --wrap-around next";
|
||||
ctrl-alt-cmd-space = "move-node-to-monitor --wrap-around --focus-follows-window next";
|
||||
|
||||
# Modes
|
||||
alt-shift-r = "mode resize";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue