diff --git a/.config/lazygit/config.yml b/.config/lazygit/config.yml index b1588d5..f98ba6d 100644 --- a/.config/lazygit/config.yml +++ b/.config/lazygit/config.yml @@ -179,7 +179,7 @@ gui: # Default size for focused window. Window size can be changed from within Lazygit with '+' and '_' (but this won't change the default). # One of: 'normal' (default) | 'half' | 'full' - windowSize: normal + windowSize: full # Window border style. # One of 'rounded' (default) | 'single' | 'double' | 'hidden'