added close window shortcut to mimic linux config

This commit is contained in:
2025-08-22 01:09:49 +05:00
parent 002092af34
commit 61df95387e

View File

@ -43,6 +43,8 @@ start-at-login = true
alt-f = 'fullscreen' 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-shift-space = 'layout floating tiling' # 'floating toggle' in i3
alt-1 = 'workspace 1' alt-1 = 'workspace 1'