Quick Start β’ Features β’ Preview Tiles β’ Theming β’ Controls β’ Configuration β’ Keybindings β’ FAQ
Omadock (γͺγγγγ―) is an ultra-fast, lightweight shell overlay plugin built natively for Omarchy (Arch Linux + Hyprland + Quickshell).
Crafted in the spirit of Omakase (γγΎγγ) β curated elegance and effortless flow β Omadock bridges the gap between dynamic tiling compositors and tactile desktop ergonomics. It delivers fluid wave magnification, live screencopy preview cards, and multi-instance window management with strictly 0.00% background CPU consumption.
- π 3-State Window Dots: Instant visual indicator dots for active, visible, and minimized windows.
- π Wave & Zoom Magnification: Continuous cosine-falloff cursor growth with unmagnified geometry anchors.
- πͺ Visual Window Previews: Minimized windows park directly on the dock as visual thumbnail cards.
- β‘ FreeDesktop Jump Lists: Native desktop action menus (incognito tabs, new windows, custom actions).
- π Folder Stacks & Popovers: 1-click popovers for recent files with automatic theme sync and color presets.
- π Attention Glow & Canberra Chimes: Bouncing alerts and audio chimes for background notifications.
- π― Intelligent Zero-CPU Autohide: Event-driven 2D Axis-Aligned Bounding Box (AABB) window overlap detection.
- π Fluid Drag-and-Drop: Drag pinned items to reorder with live real-time insertion markers.
omarchy plugin add https://github.com/thepathless/omadock.git --enable --yesomarchy plugin update omadock --yesomarchy plugin remove omadock --yesEvery running application icon features micro-indicators communicating the exact state of all open instances:
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β INDICATOR LEGEND: β
β [ β¬ ] Active / Focused Window (Illuminated Theme Bar) β
β [ β ] Open / Visible Window (Solid High-Contrast Dot) β
β [ β ] Minimized / Parked Window (Hollow Circle Ring) β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
| Window Count | Indicator Visual | Behavior |
|---|---|---|
| 1β4 windows | [ β¬ ] [ β ] [ β ] [ β ] |
Dedicated indicator dot/bar for every individual window. |
| 5 windows | [ β¬ ] [ β ] [ β ] [ β ] [ β ] |
Micro-dot scaling ( |
| 6+ windows | [ β¬ ] [ β ] [ β ] [ β ] [ +N ] |
First 4 instance dots plus a compact +N count badge. |
When a window is parked on special:minimized, Omadock generates a live visual preview tile between your pinned and running applications:
- πΈ Visual Window Previews: Displays a clean, static thumbnail of the window upon minimization.
- π― 1-Click Restore: Left-clicking any preview tile restores the window directly onto your currently active workspace.
- π Origin Restoration: Right-click any tile to choose between Restore Here, Restore to Original Workspace, or Close.
- π¦ Stacked Group Cards: In
"all"mode, multiple windows from the same application bundle into a stacked visual card with count badge. - π§© Space-Saving Icon Collapse: Unpinned apps collapse into their preview tile when all windows are minimized, keeping the dock uncluttered.
Configure how clicking an active application icon behaves in omadock.json or via the Settings menu:
βββββββββββββββββββββββββββββββββββ
β Click On Focused Dock Icon β
ββββββββββββββββ¬βββββββββββββββββββ
β
ββββββββββββββββββββββββββββΌβββββββββββββββββββββββββββ
βΌ βΌ βΌ
[ Active Window ] [ All Windows ] [ Disabled ]
(Sequential FIFO β default) (Group Batch / Hide) (Standard / Classic)
"active"(Default): Minimizes the active window and passes focus to the next instance."all"(Group Batch): Simultaneously minimizes all instances of the application in an atomic batch."off"(Disabled): Keeps all windows visible and cycles focus between open instances.
Omadock features Juan Pablo Zamora's raised-cosine falloff equation for fluid, Apple-style wave magnification:
- Wave Mode (
"wave"): Dynamic slot growth where neighbor items smoothly expand with constant unmagnified home coordinates (zero feedback drift). - Zoom Mode (
"zoom"): Scales only the hovered icon in-place without shifting surrounding slots. - Off (
"off"): Clean, static dock geometry for minimal distraction.
Pin directories like ~/Downloads, ~/Projects, or custom paths directly to your dock:
- Recent Files Popover: 1-click reveals up to 16 newest files sorted chronologically with mimetype icons, file sizes, and relative times (
Just now,5m ago). - Direct Opening: Click any file to launch with
xdg-openor open the containing folder in your file manager. - GTK Folder Dialog: Easily browse and attach custom folders from the Settings menu.
Right-click the Omarchy logo or empty dock space to access deep customization:
-
Shapes:
Auto (Theme),Rounded,Round (Pill),Square. -
Opacity:
Auto (Theme),100%,80%,65%,35%,0% (Transparent Specular). - Color Presets: Theme Auto, Pure Black, Mocha, Deep Slate, Midnight Blue, Dark Navy, Emerald Forest, Velvet Ruby.
-
Icon Sizing: Small (
$28\text{px}$ ), Medium ($36\text{px}$ ), Large ($44\text{px}$ ), Extra Large ($52\text{px}$ ).
| Gesture / Trigger | Target | Action Executed |
|---|---|---|
| Left Click | β Omarchy Logo | Opens Omarchy Application Launcher |
| Right Click | β Omarchy Logo | Opens Omadock Preferences Menu |
| Scroll Wheel | β Omarchy Logo | Cycles active Hyprland workspaces |
| Middle Click | β Omarchy Logo | Spawns default terminal emulator |
| Left Click | Application Icon | Launches app / focuses / restores window |
| Middle Click | Application Icon | Launches a new instance of the application |
| Scroll Wheel | Application Icon | Cycles focus through open instances |
| Right Click | Application Icon | Context menu (Window list, Desktop Actions, Pin, Close) |
| Left Click | Folder Stack | Toggles recent-files popover |
| Right Click | Folder Stack | Folder options (Open in File Manager, Unpin) |
| Left Click | Preview Tile | Restores window to current workspace |
| Right Click | Preview Tile | Restore Here / Restore to Original / Close |
| Drag & Drop | Pinned Icon | Reorders pinned application position live |
| Bottom Edge Hover | Screen Edge | Reveals autohidden dock instantly |
Settings persist in ~/.config/omarchy/omadock.json and are editable live:
View Annotated Configuration Schema
{
"autohide": true,
"intelligentAutohide": true,
"minimizeMode": "active",
"showMinimizedTiles": true,
"opacity": 1.0,
"shape": "rounded",
"bgColor": "theme",
"itemSpacing": 4,
"iconSize": 0,
"hoverEffect": "zoom",
"showAppsButton": true,
"showTooltips": true,
"advancedTooltips": true,
"launchBounce": true,
"showUrgentHint": true,
"urgentOnNotification": true,
"urgentSound": true,
"urgentSoundName": "bell",
"folderColor": "theme",
"revealDelay": 160,
"tooltipDelay": 450,
"pinnedFolders": [
{ "path": "~/Downloads", "name": "Downloads", "icon": "folder-download" }
]
}| Key | Type | Default | Description |
|---|---|---|---|
autohide |
bool |
true |
Enables dock autohiding on hover exit. |
intelligentAutohide |
bool |
true |
Hides dock only when windows overlap its bounding box (AABB). |
minimizeMode |
string |
"active" |
"active" (FIFO single), "all" (batch group), "off" (disabled). |
showMinimizedTiles |
bool |
true |
Displays live screencopy preview tiles for parked windows. |
opacity |
number | str |
1.0 |
Background opacity: "theme", 1.0, 0.80, 0.65, 0.35, 0.0. |
shape |
string |
"rounded" |
Dock geometry: "rounded", "round" (pill), "square", "theme". |
bgColor |
string |
"theme" |
"theme", "none", or custom hex string ("#1e1e2e"). |
folderColor |
string |
"theme" |
"theme", "symbolic", "white", "black", "Yaru-blue", etc. |
hoverEffect |
string |
"zoom" |
Hover growth mode: "zoom", "wave", or "off". |
revealDelay |
int |
160 |
Edge dwell time in milliseconds before unhiding ( |
tooltipDelay |
int |
450 |
Tooltip hover dwell delay in milliseconds ( |
Omadock registers IPC commands callable directly by Quickshell. Add these keybinds to ~/.config/hypr/bindings.lua:
-- Minimize currently focused window to Omadock
o.bind("SUPER + M", "Minimize focused window", "exec qs -p /usr/share/omarchy/shell ipc call omadock minimizeActive")
-- Restore longest-parked window (FIFO)
o.bind("SUPER + SHIFT + M", "Restore oldest minimized", "exec qs -p /usr/share/omarchy/shell ipc call omadock restoreLast")Note
The -p /usr/share/omarchy/shell flag is mandatory to target the active Omarchy system shell instance.
Where are minimized windows stored?
Windows are placed onto Hyprland's hidden
special:minimized workspace. Omadock remembers their origin workspace so you can restore them instantly to where they belong.
How do I pin or unpin applications?
Right-click any running application icon and click Pin to Dock. Pinned applications are stored in
~/.config/omarchy/dock.json. You can drag and drop icons along the dock to reorder them live.
How do I make the dock completely transparent?
Right-click the Omarchy logo β Appearance β Background Opacity β Transparent (0%). The dock renders a clean specular border around the active icons.
How do I reload after manual JSON edits?
Run
omarchy restart shell in your terminal to instantly reload the Quickshell engine.
# Validate manifest compliance against Omarchy 4.0.1+ standards
omarchy plugin validate ~/Projects/omadock
# Inspect live compositor journal logs
journalctl --user -xeu omarchy-shell -n 50 --no-pager
# Smoke test IPC integration
qs -p /usr/share/omarchy/shell ipc call omadock minimizeActive
qs -p /usr/share/omarchy/shell ipc call omadock restoreLastDistributed under the MIT License.
Copyright Β© 2026 thepathless.







