1
0
Fork 0

aerospace: Navigate workspaces with brackets

This commit is contained in:
Jeremy Kaplan 2024-09-26 15:58:02 -04:00
commit 0b93f6d867

View file

@ -69,6 +69,9 @@ alt-8 = 'workspace 8'
alt-9 = 'workspace 9'
alt-0 = 'workspace 10'
alt-leftSquareBracket = 'workspace prev'
alt-rightSquareBracket = 'workspace next'
alt-shift-1 = ['move-node-to-workspace 1', 'workspace 1']
alt-shift-2 = ['move-node-to-workspace 2', 'workspace 2']
alt-shift-3 = ['move-node-to-workspace 3', 'workspace 3']