diff --git a/config/aerospace/aerospace.toml b/config/aerospace/aerospace.toml index b4293fe..5dd1c54 100644 --- a/config/aerospace/aerospace.toml +++ b/config/aerospace/aerospace.toml @@ -81,9 +81,6 @@ alt-ctrl-shift-9 = 'move-node-to-workspace 9' # Fullscreen ctrl-alt-cmd-f = "fullscreen" -# Floating/tiling layout -alt-ctrl-t = 'layout floating tiling' - # Move to monitor alt-shift-tab = 'move-workspace-to-monitor --wrap-around next'