fix(aerospace): remove mapping due to conflict with tmux

This commit is contained in:
Stefan Imhoff
2024-08-19 12:58:16 +02:00
parent 52d4b5a870
commit c0a28b37b3

View File

@@ -81,9 +81,6 @@ alt-ctrl-shift-9 = 'move-node-to-workspace 9'
# Fullscreen # Fullscreen
ctrl-alt-cmd-f = "fullscreen" ctrl-alt-cmd-f = "fullscreen"
# Floating/tiling layout
alt-ctrl-t = 'layout floating tiling'
# Move to monitor # Move to monitor
alt-shift-tab = 'move-workspace-to-monitor --wrap-around next' alt-shift-tab = 'move-workspace-to-monitor --wrap-around next'