Modify example config file
This commit is contained in:
parent
1da743b1c7
commit
cac143db76
1 changed files with 4 additions and 4 deletions
|
|
@ -11,11 +11,11 @@ keybinds:
|
|||
key: [F: 4,]
|
||||
- action: [NewTab,]
|
||||
key: [F: 5,]
|
||||
- action: [SwitchToMode: Pane , MoveFocus: Left, SwitchToMode: Normal,]
|
||||
- action: [MoveFocus: Left,]
|
||||
key: [ Alt: h,]
|
||||
- action: [SwitchToMode: Pane , MoveFocus: Right, SwitchToMode: Normal,]
|
||||
- action: [MoveFocus: Right,]
|
||||
key: [ Alt: l,]
|
||||
- action: [SwitchToMode: Pane , MoveFocus: Down, SwitchToMode: Normal,]
|
||||
- action: [MoveFocus: Down,]
|
||||
key: [ Alt: j,]
|
||||
- action: [SwitchToMode: Pane , MoveFocus: Up, SwitchToMode: Normal,]
|
||||
- action: [MoveFocus: Up,]
|
||||
key: [ Alt: k,]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue