diff options
Diffstat (limited to 'files/.config')
| -rw-r--r-- | files/.config/lazygit/config.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/files/.config/lazygit/config.yml b/files/.config/lazygit/config.yml index 3a3b0c5..cd1d122 100644 --- a/files/.config/lazygit/config.yml +++ b/files/.config/lazygit/config.yml @@ -1,11 +1,15 @@ --- gui: + scrollHeight: 4 nerdFontsVersion: "3" theme: lightTheme: true branchColors: 'develop': '#ff2222' animateExplosion: false + spinner: + frames: ['⠋', '⠙', '⠹', '⠸', '⠼', '⠴', '⠦', '⠧', '⠇', '⠏'] + rate: 100 git: paging: colorArg: always |
