diff --git a/.config/aerospace/aerospace.toml b/.config/aerospace/aerospace.toml index b90aadf..40b18f4 100644 --- a/.config/aerospace/aerospace.toml +++ b/.config/aerospace/aerospace.toml @@ -43,6 +43,8 @@ start-at-login = true alt-f = 'fullscreen' + alt-shift-q = 'exec-and-forget current_workspace="$(aerospace list-workspaces --focused)"; aerospace close; aerospace workspace "$current_workspace"' + alt-shift-space = 'layout floating tiling' # 'floating toggle' in i3 alt-1 = 'workspace 1'