> ## Content Index
> Fetch the complete content index at: https://en.blog.themarfa.name/llms.txt
> Use this file to discover other available public pages before exploring further.

# How to Manage Dock Panel Visibility Based on Monitor Resolution
- URL: https://en.blog.themarfa.name/how-to-manage-dock-panel-visibility-based-on-monitor-resolution/
- Published: 2025-06-03T07:25:03.000Z
- Updated: 2025-06-03T07:25:03.000Z
- Description: AutoDock is a utility for automatically hiding the macOS Dock panel based on screen resolution. It’s useful for creating an adaptive workspace.
- Author: Konstantin Dokuchaev
- Tags: macos, AutoDock

I prefer having the Dock hidden and only showing it when I hover over it. But many people prefer to keep it visible. There’s also an option to display it only when the monitor has a certain resolution.

You can achieve this with the [**AutoDock**](https://github.com/ghall89/AutoDock) app, which allows you to hide or show the Dock panel depending on the monitor’s resolution.

![](https://storage.ghost.io/c/31/c7/31c7da9c-f519-464c-9a3b-2d4144b557a6/content/images/2025/06/image.png)

In the utility’s settings, you specify the minimum resolution at which the panel will be hidden.

[Try AutoDock](https://github.com/ghall89/AutoDock)