From 213d5a306bb38fff14155b4da05723956f78b5b7 Mon Sep 17 00:00:00 2001 From: Andrew Williams Date: Tue, 27 Jan 2026 23:07:47 +0000 Subject: [PATCH] [aerospace] Remove alt+tab --- aerospace/.config/aerospace/aerospace.toml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/aerospace/.config/aerospace/aerospace.toml b/aerospace/.config/aerospace/aerospace.toml index ec1b99c..09b5ea6 100644 --- a/aerospace/.config/aerospace/aerospace.toml +++ b/aerospace/.config/aerospace/aerospace.toml @@ -194,12 +194,7 @@ on-mode-changed = [] alt-shift-y = 'move-node-to-workspace Y' alt-shift-z = 'move-node-to-workspace Z' - # See: https://nikitabobko.github.io/AeroSpace/commands#workspace-back-and-forth - alt-tab = 'workspace-back-and-forth' - # See: https://nikitabobko.github.io/AeroSpace/commands#move-workspace-to-monitor alt-shift-tab = 'move-workspace-to-monitor --wrap-around next' - - # See: https://nikitabobko.github.io/AeroSpace/commands#mode alt-shift-semicolon = 'mode service' # 'service' binding mode declaration.