diff options
| author | Anton Bobov <anton@bobov.name> | 2024-06-18 23:09:45 +0500 |
|---|---|---|
| committer | Anton Bobov <anton@bobov.name> | 2024-06-18 23:09:45 +0500 |
| commit | 76c95b3603e7a873fcc2a4d15303ef30d12a9f67 (patch) | |
| tree | d43f2ace2d873faac232253f12e0bee6b7fa918c /files/.config | |
| parent | a8b4132b7a5fe99ca1d5b9d575b377be078ee43e (diff) | |
[git] Updates
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 |
