jesseduffield / lazydocker

The lazier way to manage everything docker
MIT License
38.7k stars 1.23k forks source link

Config options for side panel visibility / size #513

Open brtwrst opened 9 months ago

brtwrst commented 9 months ago

Is your feature request related to a problem? Please describe. I have recently updated from an older version and the "network" side panel has since been added (https://github.com/jesseduffield/lazydocker/pull/424). I work on a quite small screen and am really only interested in the services, containers and images side panels. In the past, the volumes side panel already "took away" some vertical space and now the networks section takes away even more.

Describe the solution you'd like Option to hide specific side panels via the config file.

Describe alternatives you've considered

FichteFoll commented 9 months ago

I second this request. I'm not interested in the images, volumes and network panels 99% of the time. Most of my focus is on the services panel and sometimes the standalone containers, but I also want to see the projects panel (for better orientation) and using the "half" screen mode (which focuses on one panel) loses too much screen estate on the right side.