mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-05-11 20:36:03 +02:00
Add StatusPanelView config
This commit is contained in:
parent
4ba85608c8
commit
2b5c814080
4 changed files with 53 additions and 28 deletions
|
@ -90,6 +90,7 @@ gui:
|
|||
spinner:
|
||||
frames: ['|', '/', '-', '\\']
|
||||
rate: 50 # spinner rate in milliseconds
|
||||
statusPanelView: 'dashboard' # one of 'dashboard' | 'allBranchesLog'
|
||||
git:
|
||||
paging:
|
||||
colorArg: always
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue