5 macOS Productivity Habits That Replaced My App Stack
A year ago my Mac ran five separate productivity tools — a window manager, a clipboard app, an app switcher, a file launcher, and a screen-tiling utility. Together they consumed over 800 MB of RAM and occasionally fought each other for keyboard shortcuts. Today I use one native app and five habits. Here's what changed.
1. Hover Preview Instead of Cmd+Tab
Before: I mashed Cmd+Tab to cycle through a dozen app icons, guessing which window I needed. For apps with multiple windows — Safari, Finder, VS Code — I had to add Cmd+` to the mix and still got it wrong half the time.
After: I hover over the app in the Dock and see live thumbnails of every open window. I click the one I want. No cycling, no guessing. The cognitive load dropped to almost zero because I can see the window before I switch to it.
2. Option+C Clipboard Instead of a Separate Clipboard App
Before: I ran a standalone clipboard manager (Electron-based, ~150 MB of RAM) that sat in the menu bar. It had dozens of features I never used — snippets, templates, cloud sync.
After: DockMaster keeps clipboard history built in. I press Option+C and a clean list of recent clips appears. Text, images, links — everything searchable, nothing stored in the cloud. One less app running, one less subscription.
3. File Shelf Instead of Desktop Clutter
Before: My desktop was a dumping ground for screenshots, downloads, and "temporary" files that lived there for months. Dragging a file between apps meant hunting through the chaos.
After: I drag files onto DockMaster's shelf — a small floating area that holds files while I switch contexts. When I'm ready, I drag them into the destination app. The shelf empties, the desktop stays clean, and multi-step file moves become one smooth gesture.
4. Edge Snapping Instead of a Window Tiling App
Before: I used a tiling manager with a grid system and a learning curve that took weeks. Half the keyboard shortcuts conflicted with Xcode.
After: I drag a window to the edge of the screen. Left edge → left half. Right edge → right half. Corner → quarter. Top → fullscreen. Drag away → restore. No shortcuts to memorize, no grid configurations. It just works the way you'd expect, like Windows snap but native to macOS.
5. One Native App Instead of Four Electron Apps
Before: Window manager (Electron, 200 MB). Clipboard manager (Electron, 150 MB). App switcher (Electron, 120 MB). Tiling utility (Electron, 180 MB). Total: roughly 650 MB of RAM just for productivity tooling, plus four separate processes competing for CPU.
After: DockMaster handles all four roles in a single native Swift process that idles under 0.1% CPU and uses a fraction of the memory. My fans stay quiet, battery life improved, and I freed up hundreds of megabytes for the apps that actually need them.
Fewer Apps, Fewer Problems
The common thread across all five habits is subtraction. Each one removed a tool, a shortcut, or a layer of complexity. The result isn't just a faster Mac — it's a calmer workflow. Less context switching, fewer updates to manage, fewer things competing for your attention.
If your Mac feels bloated with productivity tools that are supposed to make you productive, it might be time to replace the stack with a few simple habits and one app that handles them all.