MyNixOS website logo

Configuration written to $XDG_CONFIG_HOME/lazygit/config.yml on Linux or on Darwin if is set, otherwise ~/Library/Application Support/lazygit/config.yml. See https://github.com/jesseduffield/lazygit/blob/master/docs/Config.md for supported values.

Declarations
Type
YAML value
Default
{ }
Example
{
  gui.theme = {
    lightTheme = true;
    activeBorderColor = [ "blue" "bold" ];
    inactiveBorderColor = [ "black" ];
    selectedLineBgColor = [ "default" ];
  };
}