diff --git a/.config/lazygit/config.yml b/.config/lazygit/config.yml index 02dc756..d2113af 100644 --- a/.config/lazygit/config.yml +++ b/.config/lazygit/config.yml @@ -1,16 +1,17 @@ gui: - sidePanelWidth: 0.15 # From 0 to 1 expandFocusedSidePanel: true language: "en" mouseEvents: false - showRandomTip: false + showBottomLine: false showIcons: true + showRandomTip: false + sidePanelWidth: 0.15 # From 0 to 1 git: + autoFetch: false paging: colorArg: always pager: delta --dark --paging=never - autoFetch: false os: editCommand: "nvim"