1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-07-30 03:23:08 +03:00

Add border config (#2344)

Co-authored-by: yk-kd <yosuke.komada@gmail.com>
This commit is contained in:
yk-kd
2023-03-18 09:23:31 +09:00
committed by GitHub
parent dea279920c
commit b5d612e6d6
3 changed files with 14 additions and 0 deletions

View File

@ -63,6 +63,7 @@ gui:
commandLogSize: 8
splitDiff: 'auto' # one of 'auto' | 'always'
skipRewordInEditorWarning: false # for skipping the confirmation before launching the reword editor
border: 'single' # one of 'single' | 'double' | 'rounded' | 'hidden'
git:
paging:
colorArg: always