A macOS menu bar utility to manage external display configurations using displayplacer.
- Quick access to common display layouts: Right, Bottom, and Mirror
- Automatic display detection
- Menu bar integration
- macOS 10.10+
- Homebrew
# Clone and install
git clone [repository-url]
cd display-layout-switcher
make install
# Start the app
open /Applications/DisplayLayout.appEnable Start at Login
- System Settings → General → Login Items
- Click + button
- Navigate to /Applications/DisplayLayout.app
- Click Open
make # Build the app
make install # Install to /Applications and scripts
MIT
