From 76c95b3603e7a873fcc2a4d15303ef30d12a9f67 Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Tue, 18 Jun 2024 23:09:45 +0500 Subject: [git] Updates --- files/.config/lazygit/config.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'files/.config') 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 -- cgit v1.2.3