Small changes from here and there
This commit is contained in:
@@ -51,7 +51,7 @@ default-root-container-orientation = 'vertical' # opts: horizontal vertical auto
|
||||
cmd-7 = 'workspace 7'
|
||||
cmd-8 = 'workspace 8'
|
||||
cmd-9 = 'workspace 9'
|
||||
cmd-0 = 'workspace 0'
|
||||
cmd-0 = 'workspace 10'
|
||||
cmd-shift-1 = 'move-node-to-workspace 1'
|
||||
cmd-shift-2 = 'move-node-to-workspace 2'
|
||||
cmd-shift-3 = 'move-node-to-workspace 3'
|
||||
@@ -61,7 +61,7 @@ default-root-container-orientation = 'vertical' # opts: horizontal vertical auto
|
||||
cmd-shift-7 = 'move-node-to-workspace 7'
|
||||
cmd-shift-8 = 'move-node-to-workspace 8'
|
||||
cmd-shift-9 = 'move-node-to-workspace 9'
|
||||
cmd-shift-0 = 'move-node-to-workspace 0'
|
||||
cmd-shift-0 = 'move-node-to-workspace 10'
|
||||
|
||||
cmd-shift-semicolon = 'mode service'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user