summaryrefslogtreecommitdiff
path: root/mut/aerospace
diff options
context:
space:
mode:
authorMike Vink <59492084+ivi-vink@users.noreply.github.com>2025-01-31 19:25:55 +0000
committerMike Vink <59492084+ivi-vink@users.noreply.github.com>2025-01-31 19:25:55 +0000
commit6eff3740519b0f7905e9e0ec21ef4323abc31af7 (patch)
treec2ead2e6d1bb905c36876c7bbaa585cc6ade83e6 /mut/aerospace
parent3f59db602c9537ee78edd8dc1ed1b237c82b3f1e (diff)
aerospace add binding for switching monitor
Diffstat (limited to 'mut/aerospace')
-rw-r--r--mut/aerospace/aerospace.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mut/aerospace/aerospace.toml b/mut/aerospace/aerospace.toml
index aacd535..c5ac71c 100644
--- a/mut/aerospace/aerospace.toml
+++ b/mut/aerospace/aerospace.toml
@@ -157,7 +157,7 @@ automatically-unhide-macos-hidden-apps = false
# See: https://nikitabobko.github.io/AeroSpace/commands#workspace-back-and-forth
cmd-semicolon = 'workspace-back-and-forth'
# See: https://nikitabobko.github.io/AeroSpace/commands#move-workspace-to-monitor
- # cmd-shift-tab = 'move-workspace-to-monitor --wrap-around next'
+ cmd-period = 'move-workspace-to-monitor --wrap-around next'
# See: https://nikitabobko.github.io/AeroSpace/commands#mode
cmd-shift-semicolon = 'mode service'