Skip to content

Commit 2d9f320

Browse files
committed
feat(lazygit): disable bottom line and command log by default
1 parent f7776cb commit 2d9f320

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

home/dot_config/exact_lazygit/config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,9 @@ gui:
3030
defaultFgColor:
3131
- default
3232
showFileTree: false
33+
showCommandLog: false
34+
showBottomLine: false
3335
nerdFontsVersion: '3'
34-
commandLogSize: 2
3536
spinner:
3637
frames:
3738
- ''

0 commit comments

Comments
 (0)