added close window shortcut to mimic linux config
This commit is contained in:
@ -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'
|
||||||
|
|||||||
Reference in New Issue
Block a user