Omarchy vs Windows
open-source
·hardware-attach · one-time-license
Omarchy wins · 33–6 (24 drawn)
Agenticness — how well agents can access and operate the productAgenticness
How well agents can access and operate the product
Agent access
ai-native userPoint an agent at llms.txt or agent-oriented docs
weight 2 · round drawnOmarchynone0/10A direct probe confirms llms.txt returns 404 at omarchy.org, and there is no evidence of any alternative agent-oriented documentation endpoint (e.g., structured docs meant for LLM consumption). Mentions of the omarchy CLI being 'helpful when having an AI agent work with you' (docs-3, docs-24) refer to using an agent to run CLI commands, not to agent-readable documentation files.
- [probe] “PROBE llms.txt: HTTP 404 at https://omarchy.org/llms.txt”
- [claimed-docs] “This is particularly helpful when you're having an AI agent work with you on customization or configuration.”
- [claimed-docs] “you can also control it through the `omarchy` CLI. This is particularly helpful when you're having an AI agent work with you on customizatio…”
Windowsnone0/10Direct probes show no llms.txt or agent-oriented docs endpoint exists (404s), and no evidence pack item mentions agent-readable docs formats for Windows.
- [probe] “PROBE llms.txt: HTTP 404 at https://support.microsoft.com/llms.txt”
- [probe] “PROBE docs-md: HTTP 404 at https://support.microsoft.com/en-us/windows.md”
- [probe] “PROBE openapi: all candidate paths 404 (https://support.microsoft.com/openapi.json, https://support.microsoft.com/swagger.json, https://supp…”
ai-native userPlug MCP servers into this product so it can use their tools
weight 3 · round drawnOmarchynone0/10Omarchy ships OpenCode and Claude Code as default agent harnesses, but no evidence pack item mentions MCP servers, MCP integration, or a way to plug external tool servers into these agents. Since Omarchy bundles agent tooling, the axis is a fair question, but nothing in docs or community sources confirms MCP support.
- [claimed-docs] “Omarchy ships with OpenCode and Claude Code as the default agent harnesses for programmers.”
- [claimed-docs] “Omarchy ships with [OpenCode](https://opencode.ai/) and [Claude Code](https://code.claude.com/docs/en/overview) as the default agent harness…”
- [claimed-docs] “On first boot, Omarchy invites you to set up a default agent. Pick your favorite, sign in, and put it to work on your computer.”
Windowsnone0/10Windows is an OS product; while it has AI features (Copilot, Windows AI Foundry) and Windows AI APIs, no evidence shows Windows itself (or its AI features) supports plugging in MCP servers to extend tool use. This is an applicable axis since Windows ships AI-native features and could plausibly integrate MCP, but no evidence exists.
- [claimed-docs] “Get started with Windows AI Foundry toolkit”
- [claimed-docs] “Get work done faster with Copilot inside your favorite Microsoft apps like Word, Excel, and PowerPoint.”
- [claimed-docs] “Windows AI APIs for Copilot+ PCs”
ai-native userConnect an agent via an official MCP server
weight 3 · round drawnOmarchynone0/10Omarchy documents an 'omarchy' CLI that agents can control and ships agent harnesses (OpenCode, Claude Code) plus agent skills, but there is no mention anywhere in the evidence of an official MCP server that external agents could connect to.
- [claimed-docs] “you can also control it through the `omarchy` CLI. This is particularly helpful when you're having an AI agent work with you on customizatio…”
- [claimed-docs] “Omarchy ships with [OpenCode](https://opencode.ai/) and [Claude Code](https://code.claude.com/docs/en/overview) as the default agent harness…”
- [claimed-docs] “Omarchy ships with skills to help your agent make apps, plugins, and themes. Describe what you want, try what it builds, and share it with e…”
- [probe] “official CLI documented at https://omarchy.org/manual/omarchy-cli/”
ai-native userUse an official CLI
weight 2 · round to OmarchyOmarchy ships an official `omarchy` CLI (documented at /manual/omarchy-cli/) explicitly framed as AI-agent-friendly: docs state 'you can also control it through the omarchy CLI... particularly helpful when you're having an AI agent work with you on customization or configuration,' plus commands like `omarchy-snapshot create` and `omarchy windows key`. Missing for 10: independent hands-on validation of the CLI's agent-facing behavior and a fuller command reference beyond a few examples.
- [claimed-docs] “you can also control it through the `omarchy` CLI. This is particularly helpful when you're having an AI agent work with you on customizatio…”
- [claimed-docs] “This is particularly helpful when you're having an AI agent work with you on customization or configuration.”
- [claimed-docs] “We create snapshots automatically on every Omarchy update, but should you want to create your own, you can use omarchy-snapshot create.”
- [claimed-docs] “Bring a Windows 11 Pro license valid for a VM. Run `omarchy windows key` to retrieve your machine's original key (this only works on Pro, no…”
- [probe] “official CLI documented at https://omarchy.org/manual/omarchy-cli/”
PowerShell is referenced as an official CLI/scripting tool for Windows, but the evidence pack gives no detail on AI-native features (e.g., agentic integration, official AI CLI like GitHub Copilot CLI) beyond a bare documentation link. missing for 10: evidence of AI-native CLI capabilities, hands-on validation, and details on how PowerShell integrates with agentic/AI workflows.
- [probe] “official CLI documented at https://learn.microsoft.com/en-us/powershell/scripting/overview”
ai-native userDrive the product through a documented public API
weight 3 · round to WindowsOmarchy exposes an official `omarchy` CLI documented at a dedicated manual page, explicitly noted as useful for AI agents to control customization/configuration, but this is a local shell CLI, not a documented public API (no REST/OpenAPI spec, no llms.txt) — probes confirm no openapi.json/swagger.json and no llms.txt exist. missing for 10: a documented public API/HTTP interface (openapi.json, REST endpoint, or llms.txt), remote/programmatic access beyond local CLI invocation, and any SDK or API reference beyond the CLI manual.
- [claimed-docs] “you can also control it through the `omarchy` CLI. This is particularly helpful when you're having an AI agent work with you on customizatio…”
- [probe] “official CLI documented at https://omarchy.org/manual/omarchy-cli/”
- [probe] “PROBE llms.txt: HTTP 404 at https://omarchy.org/llms.txt”
- [probe] “PROBE openapi: all candidate paths 404 (https://omarchy.org/openapi.json, https://omarchy.org/swagger.json, https://omarchy.org/api/openapi.…”
Windows exposes documented programmatic surfaces (PowerShell scripting, Win32/WinRT/Windows App SDK APIs in multiple languages) that let a user or script drive the OS, per windows-probe-4 and windows-docs-24. However, there is no evidence of a unified, AI-friendly public API discovery mechanism (llms.txt, OpenAPI spec) — probes for these all returned 404 — so an AI-native agent has no standardized entry point beyond general OS/app development docs. Missing for 10: a consolidated agent-facing API spec (OpenAPI/llms.txt), and explicit documentation framing these APIs for AI-agent automation rather than human app development.
- [probe] “official CLI documented at https://learn.microsoft.com/en-us/powershell/scripting/overview”
- [claimed-docs] “C# with .NET 8 or later, C++ (Win32 and C++/WinRT), Rust (via windows-rs crate). XAML is used for UI markup in WinUI 3 and WPF.”
- [probe] “PROBE llms.txt: HTTP 404 at https://support.microsoft.com/llms.txt”
- [probe] “PROBE openapi: all candidate paths 404 (https://support.microsoft.com/openapi.json, https://support.microsoft.com/swagger.json, https://supp…”
Agentic features
ai-native userGet AI-generated insights and suggestions from my data inside the product
weight 2 · round to OmarchyOmarchy ships default AI agent harnesses (OpenCode, Claude Code) that users set up on first boot and can invoke to analyze system data — e.g., examining crash dumps to diagnose problems and help report bugs, and offering skills to build apps/themes based on user input. This is agentic assistance tied to system state rather than a dedicated 'insights from your data' analytics feature. missing for 10: evidence of broader data analysis/insights beyond crash diagnostics, no independent hands-on confirmation of the crash-analysis workflow, no detail on what data sources the agent can access or how proactive/scheduled insights work.
- [claimed-docs] “On first boot, Omarchy invites you to set up a default agent. Pick your favorite, sign in, and put it to work on your computer.”
- [claimed-docs] “When an app crashes, click the notification to send your agent on the case. It can examine the crash dump, diagnose what went wrong, and hel…”
- [claimed-docs] “Omarchy ships with skills to help your agent make apps, plugins, and themes. Describe what you want, try what it builds, and share it with e…”
- [claimed-docs] “Omarchy ships with [OpenCode](https://opencode.ai/) and [Claude Code](https://code.claude.com/docs/en/overview) as the default agent harness…”
Windows docs mention Copilot integration ('Get work done faster with Copilot inside your favorite Microsoft apps like Word, Excel, and PowerPoint') and Windows AI APIs/AI Foundry toolkit for Copilot+ PCs, suggesting some AI-driven assistance is present in the OS ecosystem. However, evidence is thin and mostly developer-facing (building AI apps) rather than concrete end-user proof of the OS itself surfacing insights/suggestions from a user's own data (e.g., Recall-style analysis). Missing for 10: hands-on evidence of Windows Copilot analyzing user's local files/data and generating actionable insights, independent corroboration of this working in practice, and detail on scope/limits of the feature.
- [claimed-docs] “Get work done faster with Copilot inside your favorite Microsoft apps like Word, Excel, and PowerPoint.”
- [claimed-docs] “Get started with Windows AI Foundry toolkit”
- [claimed-docs] “Windows AI APIs for Copilot+ PCs”
ai-native userSet up automations that run autonomously in the background
weight 2 · round to OmarchyOmarchy ships default agent harnesses (OpenCode, Claude Code) and hooks like crash-notification agent triggers, showing some agent integration, but these are user-initiated actions rather than autonomous, scheduled background automations. Missing for 10: evidence of cron-like or persistent background task scheduling, autonomous triggers without user click, and any automation framework for agents to run unattended.
- [claimed-docs] “Omarchy ships with [OpenCode](https://opencode.ai/) and [Claude Code](https://code.claude.com/docs/en/overview) as the default agent harness…”
- [claimed-docs] “On first boot, Omarchy invites you to set up a default agent. Pick your favorite, sign in, and put it to work on your computer.”
- [claimed-docs] “When an app crashes, click the notification to send your agent on the case. It can examine the crash dump, diagnose what went wrong, and hel…”
- [claimed-docs] “Omarchy ships with skills to help your agent make apps, plugins, and themes. Describe what you want, try what it builds, and share it with e…”
Windowsnone0/10No evidence in the pack of an autonomous background automation/agent feature (e.g., Task Scheduler-like AI agents, Copilot autonomous workflows) - only mentions of Copilot as an in-app assistant and general OS features. Missing for 10: any documentation of background/autonomous AI automations, agentic task execution, or scheduled AI-driven workflows.
- [claimed-docs] “Get work done faster with Copilot inside your favorite Microsoft apps like Word, Excel, and PowerPoint.”
- [claimed-docs] “Windows AI APIs for Copilot+ PCs”
ai-native userDelegate tasks to a built-in AI assistant inside the product
weight 3 · round to OmarchyOmarchy documents built-in AI agent onboarding (first-boot agent setup, sign-in), ships OpenCode and Claude Code as default agent harnesses, provides skills so the agent can build apps/themes, and even routes crash diagnostics to the agent — all first-party but consistent and specific. Missing for 10: independent/hands-on community corroboration specifically of the AI-agent delegation workflow (community evidence covers other aspects of Omarchy, not this feature).
- [claimed-docs] “Omarchy ships with OpenCode and Claude Code as the default agent harnesses for programmers.”
- [claimed-docs] “Omarchy ships with [OpenCode](https://opencode.ai/) and [Claude Code](https://code.claude.com/docs/en/overview) as the default agent harness…”
- [claimed-docs] “On first boot, Omarchy invites you to set up a default agent. Pick your favorite, sign in, and put it to work on your computer.”
- [claimed-docs] “When an app crashes, click the notification to send your agent on the case. It can examine the crash dump, diagnose what went wrong, and hel…”
- [claimed-docs] “Omarchy ships with skills to help your agent make apps, plugins, and themes. Describe what you want, try what it builds, and share it with e…”
- [claimed-docs] “you can also control it through the `omarchy` CLI. This is particularly helpful when you're having an AI agent work with you on customizatio…”
Windows ships Copilot integrated into the OS/Microsoft apps (Word, Excel, PowerPoint) allowing task delegation, plus Windows AI Foundry toolkit for AI capabilities, but evidence is thin on Copilot's autonomous task-delegation depth (e.g., agentic workflows, multi-step task execution) and is largely marketing-level docs without hands-on corroboration. Missing for 10: independent/hands-on evidence of Copilot performing delegated multi-step tasks, details on scope/limits of assistant autonomy, and confirmation beyond promotional copy.
- [claimed-docs] “Get work done faster with Copilot inside your favorite Microsoft apps like Word, Excel, and PowerPoint.”
- [claimed-docs] “Get started with Windows AI Foundry toolkit”
- [claimed-docs] “Windows AI APIs for Copilot+ PCs”
ai-native userOperate the product with natural-language commands
weight 2 · round to OmarchyOmarchy ships default AI agent harnesses (OpenCode, Claude Code) and an `omarchy` CLI explicitly designed to be driven by an AI agent for customization/configuration, plus agent 'skills' for building apps/themes and diagnosing crashes via natural-language prompts, showing first-party support for natural-language operation of the system. Missing for 10: independent hands-on verification of these NL-driven workflows and more detail on the reliability/scope of agent-controlled system operations.
- [claimed-docs] “This is particularly helpful when you're having an AI agent work with you on customization or configuration.”
- [claimed-docs] “you can also control it through the `omarchy` CLI. This is particularly helpful when you're having an AI agent work with you on customizatio…”
- [claimed-docs] “Omarchy ships with [OpenCode](https://opencode.ai/) and [Claude Code](https://code.claude.com/docs/en/overview) as the default agent harness…”
- [claimed-docs] “On first boot, Omarchy invites you to set up a default agent. Pick your favorite, sign in, and put it to work on your computer.”
- [claimed-docs] “When an app crashes, click the notification to send your agent on the case. It can examine the crash dump, diagnose what went wrong, and hel…”
- [claimed-docs] “Omarchy ships with skills to help your agent make apps, plugins, and themes. Describe what you want, try what it builds, and share it with e…”
Windows ships Copilot integration in Office apps and Windows AI Foundry/Copilot+ PC APIs, suggesting some natural-language assistant capability, but there's no evidence of broad OS-level control via natural-language commands (e.g., managing files, settings, or apps purely through NL input). missing for 10: evidence of natural-language command support across core OS functions (file management, settings, system control), independent hands-on verification of Copilot's OS-level command capabilities.
- [claimed-docs] “Get work done faster with Copilot inside your favorite Microsoft apps like Word, Excel, and PowerPoint.”
- [claimed-docs] “Get started with Windows AI Foundry toolkit”
- [claimed-docs] “Windows AI APIs for Copilot+ PCs”
App ecosystem — stories about app ecosystem in this arenaApp ecosystem
Stories about app ecosystem in this arena
App installation
power-userChoose among official variants of the OS with different desktop environments and default apps
weight 1 · round drawnOmarchynone0/10Omarchy evidence shows one distro built around Hyprland with customizable default apps (terminal, editor, browser) but no evidence of multiple official OS variants shipping different desktop environments (e.g., a GNOME edition vs KDE edition). 'Omarchy Quattro' refers to dual-boot partitioning, not a DE variant, so this doesn't satisfy the story.
Windowsnone0/10Windows does not offer official variants with different desktop environments/default apps akin to Linux distros; evidence pack only discusses editions (Pro/Home/Enterprise) which differ in licensing/features, not desktop environment choice, and there's no mention of alternate official DE options or default-app-swappable variants.
power-userInstall thousands of applications directly from an official software catalog
weight 3 · round to WindowsOmarchy's docs describe a curated Install menu (Development, Terminal, Windows, etc.) rather than a documented 'official catalog' of thousands of apps, and community evidence notes it still relies on Arch's own package mirrors and even silently enables third-party repos like chaotic.cx (comm-18), which undercuts the 'official' framing. Missing for 10: explicit documentation of a first-party app catalog/store with thousands of listed apps, and independent confirmation of its scale/officialness.
- [claimed-docs] “Omarchy supports setting up a whole host of development environments through the Install > Development section of the Omarchy Menu”
- [claimed-docs] “Omarchy supports setting up a whole host of development environments through the _Install > Development_ section of the Omarchy Menu”
- [claimed-docs] “Install Ruby on Rails, Laravel, Node.js, and a long list of other development environments from the Omarchy menu. Mise handles language vers…”
- [community] “The hype around Omarchy is just insane... you have to download a 7GB ISO file (in the name of 'good UX') that ships with Zoom, Spotify, Hey,…”
- [community] “I checked it out slightly more and noticed that the omarchy installation script enables the chaotic.cx repo... Omarchy enables all this sile…”
Windows has the Microsoft Store as an official app catalog and docs confirm app submission and broad software/accessory compatibility, but the evidence pack never establishes scale ('thousands of apps') or a rich curated catalog experience, and no independent corroboration of catalog breadth is present. missing for 10: evidence of Store catalog size/breadth, independent corroboration of app-ecosystem richness, comparison to third-party app availability outside the Store.
- [claimed-docs] “Submit your app to the Microsoft Store”
- [claimed-docs] “Start with the fundamentals, design great experiences, build your app, and prepare it for distribution.”
- [claimed-docs] “Yes, most applications, devices, and accessories that worked with Windows 10 are compatible with Windows 11.”
switcherSearch and filter the app catalog by category to find familiar software
weight 1 · round to OmarchyOmarchy's menu system organizes installable software into categories (e.g., Install > Development, Install > Terminal, Install > Windows) and lists specific familiar apps like VSCode, Cursor, Zed, Steam, etc., which supports category-based browsing for a switcher looking for familiar software. However, there is no evidence of an actual searchable/filterable catalog interface (search box, filter tags, browsable app store UI) — only a curated menu of pre-selected categories. missing for 10: explicit search functionality, filter UI beyond fixed install categories, broader catalog beyond dev/terminal/windows/gaming sections.
- [claimed-docs] “Omarchy supports setting up a whole host of development environments through the Install > Development section of the Omarchy Menu”
- [claimed-docs] “We have VSCode, Cursor, Zed, Sublime Text, and Helix listed there. ... Theme matching is offered for VSCode, Cursor, VSCodium, Helix, and Ze…”
- [claimed-docs] “we fully support _Ghostty_, _Foot_, and _Kitty_ as options as well. Pick your preference under _Install > Terminal_ in the Omarchy menu.”
- [claimed-docs] “Neovim is the default, with VSCode, Cursor, Zed, Sublime Text, Helix, Vim, and Emacs ready to install. Pick your favorite and make it the sy…”
- [claimed-docs] “Install Ruby on Rails, Laravel, Node.js, and a long list of other development environments from the Omarchy menu. Mise handles language vers…”
- [claimed-docs] “Omarchy comes ready for Steam, RetroArch, and a whole world of gaming. Graphics drivers and configuration, including NVIDIA on supported har…”
- [claimed-docs] “Choose _Install > Windows_ from the Omarchy menu. Hardware virtualization brings near-native CPU performance for Office and everyday work, w…”
switcherInstall popular desktop apps with a single click from a built-in app store
weight 3 · round to OmarchyOmarchy provides a keyboard-driven 'Omarchy Menu' with Install sections (Development, Terminal, Windows, etc.) that let users pick and install curated apps like VSCode, Cursor, Zed, terminals, Windows apps, and gaming tools, and a community reviewer confirms 'installing software is easy and lightning-fast.' However this is a menu-driven installer rather than a graphical 'app store' UI, and there's no evidence of a true single-click store covering the breadth of 'popular desktop apps' generally (vs. developer/gaming/Windows-focused categories). Missing for 10: a dedicated graphical app-store interface, evidence of true one-click installs (vs. menu selection), and coverage of general consumer desktop apps beyond dev/terminal/gaming/Windows categories.
- [claimed-docs] “Omarchy supports setting up a whole host of development environments through the Install > Development section of the Omarchy Menu”
- [claimed-docs] “We have VSCode, Cursor, Zed, Sublime Text, and Helix listed there. ... Theme matching is offered for VSCode, Cursor, VSCodium, Helix, and Ze…”
- [claimed-docs] “we fully support _Ghostty_, _Foot_, and _Kitty_ as options as well. Pick your preference under _Install > Terminal_ in the Omarchy menu.”
- [claimed-docs] “Neovim is the default, with VSCode, Cursor, Zed, Sublime Text, Helix, Vim, and Emacs ready to install. Pick your favorite and make it the sy…”
- [claimed-docs] “Install Ruby on Rails, Laravel, Node.js, and a long list of other development environments from the Omarchy menu. Mise handles language vers…”
- [claimed-docs] “Omarchy comes ready for Steam, RetroArch, and a whole world of gaming. Graphics drivers and configuration, including NVIDIA on supported har…”
- [claimed-docs] “Choose _Install > Windows_ from the Omarchy menu. Hardware virtualization brings near-native CPU performance for Office and everyday work, w…”
- [community] “A friend has been urging me to install Omarchy for months. I've finally caved in after a horrible experience with highly-praised CachyOS. Al…”
Evidence confirms Windows has a Microsoft Store submission pipeline for apps, implying an app store exists for installing apps, but there's no evidence describing the consumer one-click install experience, curated popular-app catalog, or switcher-focused onboarding. missing for 10: evidence of the Store's consumer install UX, catalog breadth/popularity of apps, one-click install flow, and independent corroboration of ease-of-use for switchers.
- [claimed-docs] “Submit your app to the Microsoft Store”
- [claimed-docs] “Start with the fundamentals, design great experiences, build your app, and prepare it for distribution.”
Bundled apps
switcherRely on built-in utilities like calendar, weather, maps, and clock apps out of the box
weight 1 · round drawnOmarchynone0/10Omarchy's evidence shows only hotkey-based date/time/weather/battery notices and a reminder timer—no dedicated calendar, weather, maps, or clock applications are documented. missing for 10: dedicated calendar app, weather app, maps app, clock app, any evidence of these bundled utilities beyond a status-bar hotkey glance.
- [claimed-docs] “You can quickly access the date and time, battery status, and current weather using the hotkey notices.”
- [claimed-docs] “Omarchy has a built-in way to set simple reminders based on a countdown timer and with a message. You can do this via `Super + Ctrl + R`”
Windows compatibility
power-userRun a full Windows environment in a virtual machine for apps not natively available
weight 2 · round to OmarchyOmarchy documents a first-party Windows VM feature (Install > Windows) with hardware virtualization for near-native performance, shared clipboard, file folder, and support for bringing a Windows 11 Pro license, explicitly enabling apps not natively available on Linux. missing for 10: independent/hands-on community corroboration of the Windows VM feature specifically (community evidence covers other aspects of Omarchy but not this VM feature), and detail on performance/compatibility limits for demanding native Windows apps.
- [claimed-docs] “Omarchy offers an easy way to run Windows through a Docker VM. ... The VM does not have access to any other files on your system, so you're …”
- [claimed-docs] “Choose _Install > Windows_ from the Omarchy menu. Hardware virtualization brings near-native CPU performance for Office and everyday work, w…”
- [claimed-docs] “Bring a Windows 11 Pro license valid for a VM. Run `omarchy windows key` to retrieve your machine's original key (this only works on Pro, no…”
Windowsnone0/10The evidence pack contains nothing about Hyper-V, Windows Sandbox, or any native virtualization feature that would let a power-user run a full Windows VM. The only virtualization-adjacent mentions are about WSL (running Linux inside Windows), which is the opposite direction and does not address running Windows itself in a VM for legacy/native apps. Missing for 10: any documentation of Hyper-V/Windows Sandbox, VM licensing terms, or hands-on evidence of running Windows-in-VM for app compatibility.
- [community] “I find it amazing that you can have such a functional Ubuntu environment by translating system calls... Microsoft calls it their 'Windows Su…”
- [community] “Windows 10 is not bad at all, and I would have enjoyed keeping a Windows 10 machine handy with the new Ubuntu user land support.”
Automation depth — how much of the product can run unattendedAutomation depth
How much of the product can run unattended
ai-native userPerform bulk operations across many items at once
weight 2 · round drawnOmarchynone0/10Omarchy's evidence pack covers desktop theming, dictation, terminal/editor integrations, and agent harness setup, but nothing describes bulk/batch operations across many items (e.g., batch file processing, multi-item automation workflows) for AI-native use. The axis is plausible for a Linux CLI-driven environment with agent integration, but no supporting evidence exists.
Windowsnone0/10The evidence pack covers Windows app development, UI, security, and general OS features but contains no documentation of bulk operations across many items (e.g., batch file management, scripted mass operations, or automation UI for AI-native workflows) beyond a passing mention of PowerShell as a CLI, which is not elaborated as supporting bulk item operations.
- [probe] “official CLI documented at https://learn.microsoft.com/en-us/powershell/scripting/overview”
ai-native userDefine rules that trigger actions automatically on events
weight 3 · round drawnOmarchynone0/10Evidence shows only manual, click-to-trigger agent invocation (e.g., clicking a crash notification, docs-32) and agent skills for building apps/themes, but there is no evidence of a user-configurable rule/trigger engine that fires actions automatically on system or application events. No mention of hooks, event listeners, or an automation rules interface in Omarchy's docs or community reports.
- [claimed-docs] “When an app crashes, click the notification to send your agent on the case. It can examine the crash dump, diagnose what went wrong, and hel…”
- [claimed-docs] “Omarchy ships with skills to help your agent make apps, plugins, and themes. Describe what you want, try what it builds, and share it with e…”
ai-native userSchedule recurring jobs or workflows
weight 2 · round drawnOmarchynone0/10Omarchy is a Linux desktop distro; evidence covers timers/reminders, snapshots, AI agent harnesses, and CLI control, but there is no mention of scheduling recurring jobs or workflows (e.g., cron-like automation) for AI-native use. Missing for 10: any documented scheduler, cron integration, or recurring workflow automation feature.
- [claimed-docs] “Omarchy has a built-in way to set simple reminders based on a countdown timer and with a message. You can do this via `Super + Ctrl + R`”
- [claimed-docs] “you can also control it through the `omarchy` CLI. This is particularly helpful when you're having an AI agent work with you on customizatio…”
- [claimed-docs] “On first boot, Omarchy invites you to set up a default agent. Pick your favorite, sign in, and put it to work on your computer.”
Windowsnone0/10The evidence pack contains no mention of Windows Task Scheduler, cron-like automation, or any workflow/job scheduling capability—only PowerShell as a general scripting CLI and unrelated app/OS feature docs. While scheduling recurring jobs is a plausible capability for an OS, nothing in the provided evidence demonstrates it.
- [probe] “official CLI documented at https://learn.microsoft.com/en-us/powershell/scripting/overview”
ai-native userVersion, review, and roll back my automations
weight 1 · round to OmarchyOmarchy provides system-wide snapshotting (automatic on updates, manual via omarchy-snapshot create) which offers a rollback mechanism for the whole system, and ships Lazygit as a terminal git client that could be used to version dotfiles/config changes made by an agent. However, there's no dedicated evidence of a review or diff workflow specifically for AI-generated automations/skills, nor a way to roll back individual agent actions rather than whole-system snapshots. Missing for 10: agent-specific automation version history, a review/diff UI for agent changes, and evidence of granular (not whole-system) rollback tied to AI actions.
- [claimed-docs] “We create snapshots automatically on every Omarchy update, but should you want to create your own, you can use omarchy-snapshot create.”
- [claimed-docs] “Lazygit is a delightful alternative to something like the GitHub Desktop application, and it runs inside the terminal.”
- [claimed-docs] “Omarchy ships with skills to help your agent make apps, plugins, and themes. Describe what you want, try what it builds, and share it with e…”
Customization — bending the product to your needs — settings, theming, extension pointsCustomization
Bending the product to your needs — settings, theming, extension points
Ai native tools
ai-native userDictate text anywhere in the system using built-in AI dictation
weight 2 · round to OmarchyOmarchy documents built-in AI dictation via Voxtype, triggered system-wide by F9 or Super+Ctrl+X, with dictated text appearing in the focused input area anywhere in the system, corroborated across two doc sources. Missing for 10: independent/hands-on community verification of dictation accuracy or coverage across apps.
- [claimed-docs] “Omarchy offers AI dictation via Voxtype. ... you dictate by holding down F9 or by toggling with Super + Ctrl + X”
- [claimed-docs] “Once installed, you dictate by holding down `F9` or by toggling with `Super + Ctrl + X`, and the dictated text will appear in the focused in…”
Display comfort
power-userSwitch to dark mode or enable a night light to reduce eye strain
weight 2 · round to OmarchyOmarchy ships with 19 selectable system-wide themes (Style > Theme) and a GUI theme creator (Aether), which plausibly lets a user pick a dark-looking theme, but there is no explicit 'dark mode' toggle or night-light/blue-light-reduction feature documented anywhere in the evidence. Missing for 10: explicit dark mode setting, night light/blue-light filter feature, or any eye-strain-specific customization option.
- [claimed-docs] “Omarchy comes with nineteen beautiful themes. You can select between them via Style > Theme in the Omarchy Menu”
- [claimed-docs] “You can also use the included Aether application to create a new theme using a lovely GUI interface to play with colors and search for backg…”
- [claimed-docs] “A theme restyles the whole system at once: terminal, bar, notifications, wallpaper. Pick one and this site wears it too.”
- [claimed-docs] “Omarchy comes with nineteen beautiful themes. You can select between them via _Style > Theme_ in the Omarchy Menu”
Productivity tools
power-userAutomate repetitive tasks using a built-in automation/scripting tool
weight 2 · round to OmarchyOmarchy exposes an official `omarchy` CLI (and sub-tools like `omarchy-snapshot`, `omarchy windows key`) that lets power-users script and automate system tasks, and docs explicitly note this is useful for AI agents automating customization/configuration. However, there is no dedicated built-in automation/macro-scripting framework (e.g., task scheduler, workflow engine) described — it's essentially shell/CLI scripting bolted onto a desktop environment. Missing for 10: a purpose-built automation/scripting engine (macros, triggers, scheduled tasks) beyond ad-hoc CLI commands, and independent hands-on confirmation of scripting workflows.
- [claimed-docs] “you can also control it through the `omarchy` CLI. This is particularly helpful when you're having an AI agent work with you on customizatio…”
- [claimed-docs] “We create snapshots automatically on every Omarchy update, but should you want to create your own, you can use omarchy-snapshot create.”
- [claimed-docs] “Bring a Windows 11 Pro license valid for a VM. Run `omarchy windows key` to retrieve your machine's original key (this only works on Pro, no…”
- [probe] “official CLI documented at https://omarchy.org/manual/omarchy-cli/”
Windows ships PowerShell as its built-in scripting/automation tool, confirmed only by a single official docs link in the evidence pack, with no detail on Task Scheduler, batch/VBScript, or independent corroboration of real-world automation workflows. Missing for 10: depth on Task Scheduler/other automation tools, hands-on user testimonials, and detail on PowerShell's actual automation capabilities beyond the link.
- [probe] “official CLI documented at https://learn.microsoft.com/en-us/powershell/scripting/overview”
power-userAccess a unified clipboard history across text and images with one hotkey
weight 2 · round to OmarchyDocs explicitly state Omarchy's Walker-based clipboard history covers both text and images, triggered via a single hotkey (Super+Ctrl+V), directly matching the story; this is corroborated across multiple first-party doc sources. Missing for 10: independent hands-on confirmation from community evidence of this specific feature working as described.
- [claimed-docs] “The clipboard history is provided by Walker and works for both text and images. You trigger it by Super + Ctrl + V”
- [claimed-docs] “The clipboard history is provided by Walker and works for both text and images. You trigger it by `Super + Ctrl + V`”
- [claimed-docs] “Omarchy tackles both problems with unified clipboard hotkeys that work (almost) everywhere.”
Windowsnone0/10The evidence pack contains no mention of Windows Clipboard History (Win+V) or unified clipboard sync across text/images; only unrelated features like Snap layouts, Copilot, and Windows Hello are documented. This is a fair capability for an OS to ship, but no supporting evidence is present.
Theming
designerCreate a custom system theme using a GUI color and background picker
weight 1 · round to OmarchyOmarchy explicitly ships the 'Aether' application, described as a GUI for playing with colors and searching for backgrounds to create a new theme, directly matching the story. Missing for 10: independent/hands-on corroboration of Aether's UI beyond vendor docs, and no detail on saving/exporting the custom theme.
- [claimed-docs] “You can also use the included Aether application to create a new theme using a lovely GUI interface to play with colors and search for backg…”
- [claimed-docs] “Omarchy comes with nineteen beautiful themes. You can select between them via Style > Theme in the Omarchy Menu”
- [claimed-docs] “A theme restyles the whole system at once: terminal, bar, notifications, wallpaper. Pick one and this site wears it too.”
- [claimed-docs] “You can find even more themes on the extra themes page or even make your own theme.”
power-userInstantly switch between multiple built-in visual themes that restyle the whole desktop
weight 2 · round to OmarchyOmarchy ships 19 built-in themes selectable via Style > Theme in the Omarchy Menu, and each theme restyles the whole system at once (terminal, bar, notifications, wallpaper), matching the story precisely; users can also create/find more themes. Missing for 10: no independent hands-on account specifically demonstrating instant switching in action, though vendor docs are thorough and consistent across two sources.
- [claimed-docs] “Omarchy comes with nineteen beautiful themes. You can select between them via Style > Theme in the Omarchy Menu”
- [claimed-docs] “Omarchy comes with nineteen beautiful themes. You can select between them via _Style > Theme_ in the Omarchy Menu”
- [claimed-docs] “A theme restyles the whole system at once: terminal, bar, notifications, wallpaper. Pick one and this site wears it too.”
- [claimed-docs] “You can find even more themes on the extra themes page or even make your own theme.”
Daily workflow — stories about daily workflow in this arenaDaily workflow
Stories about daily workflow in this arena
Accounts sync
switcherBring my online calendar, contacts, and data into the desktop with online account integration
weight 2 · round drawnOmarchynone0/10No evidence of any online account integration (calendar, contacts, cloud data sync) in Omarchy's documentation or community reports; the product is a Linux desktop/Arch distro focused on window management, theming, and dev tools, with no mention of GNOME Online Accounts-style features. Missing for 10: any calendar/contacts sync capability, any account integration framework, any documentation referencing this feature.
Windowsnone0/10The evidence pack contains no documentation of Windows features (e.g., Mail/Calendar/People apps, Microsoft Account contact/calendar sync) that let a switcher import online calendar, contacts, or data into the desktop. The only account-related evidence concerns friction with mandatory Microsoft Account sign-in (PIN requirement, truncated directory names) rather than data/calendar/contacts integration itself.
- [community] “They have not removed it, it just is not visible by default if you are connected to the internet. Either run the setup without being connect…”
- [community] “The online account is crap... I cannot even set a password, it asks me to set up a PIN number to log in.”
- [community] “There is a long-standing Windows bug where local user directory names are created using a truncated version of the online account's name. Th…”
Cross device continuity
power-userCopy content on one device and paste it on another paired device
weight 2 · round drawnOmarchynone0/10Evidence only shows a local clipboard history (Walker) and a host-to-VM shared clipboard for the Windows VM, plus a firewall port opened for LocalSend, but there is no documentation of a cross-device clipboard sync/pairing feature (e.g., copying on a phone and pasting on the Omarchy machine). The axis is plausible for a desktop OS, but no evidence supports it.
- [claimed-docs] “The clipboard history is provided by Walker and works for both text and images. You trigger it by Super + Ctrl + V”
- [claimed-docs] “The clipboard history is provided by Walker and works for both text and images. You trigger it by `Super + Ctrl + V`”
- [claimed-docs] “Choose _Install > Windows_ from the Omarchy menu. Hardware virtualization brings near-native CPU performance for Office and everyday work, w…”
- [claimed-docs] “Full-disk encryption is mandatory ... Firewall is enabled by default: All incoming traffic by default except for port 22 for ssh and port 53…”
power-userStart a task on one device and finish it on another paired device
weight 2 · round drawnOmarchynone0/10Omarchy's evidence focuses on single-machine desktop setup, theming, dev environments, and terminal tools, but there is no mention of any cross-device continuity, session handoff, or paired-device syncing capability. This is a plausible axis for a desktop OS/environment (similar features exist in other ecosystems), so absence of evidence yields 'none' rather than 'na'.
File sharing
power-userSend files wirelessly between nearby paired devices
weight 2 · round to OmarchyThe firewall documentation confirms Omarchy enables port 53317 by default specifically for LocalSend, a wireless file-transfer tool for nearby paired devices, indicating built-in support for this workflow. missing for 10: no dedicated docs on pairing/usage flow, no independent hands-on confirmation of LocalSend working reliably.
- [claimed-docs] “Full-disk encryption is mandatory ... Firewall is enabled by default: All incoming traffic by default except for port 22 for ssh and port 53…”
Localization
switcherUse the desktop in my own language thanks to community or official translations
weight 1 · round drawnOmarchynone0/10No evidence pack item mentions localization, language packs, or translation support for Omarchy; the axis of internationalization/localized UI is plausible for a desktop OS but nothing in the docs or community feedback addresses it. missing for 10: any mention of supported languages, translation files, locale switching, or community translation project.
Dev experience — day-to-day developer experience — setup friction, docs, debugging, iteration speedDev experience
Day-to-day developer experience — setup friction, docs, debugging, iteration speed
Ai native tools
ai-native userUse built-in AI coding agents directly in the terminal to write and run code
weight 2 · round to OmarchyOmarchy ships OpenCode and Claude Code as default terminal-based agent harnesses for programmers, invites users to set up a default agent on first boot, and provides agent skills for building apps/themes—clearly enabling in-terminal AI coding agents. Missing for 10: independent hands-on verification of the agent workflow itself and more detail on run/execution mechanics beyond docs.
- [claimed-docs] “Omarchy ships with OpenCode and Claude Code as the default agent harnesses for programmers.”
- [claimed-docs] “Omarchy ships with [OpenCode](https://opencode.ai/) and [Claude Code](https://code.claude.com/docs/en/overview) as the default agent harness…”
- [claimed-docs] “On first boot, Omarchy invites you to set up a default agent. Pick your favorite, sign in, and put it to work on your computer.”
- [claimed-docs] “Omarchy ships with skills to help your agent make apps, plugins, and themes. Describe what you want, try what it builds, and share it with e…”
- [claimed-docs] “you can also control it through the `omarchy` CLI. This is particularly helpful when you're having an AI agent work with you on customizatio…”
Windowsnone0/10No evidence of built-in AI coding agents accessible in Windows Terminal or any terminal-based AI coding assistant; docs mention Copilot in Office apps and Windows AI Foundry for building AI apps, but nothing about a terminal-integrated coding agent.
- [claimed-docs] “Get started with Windows AI Foundry toolkit”
- [claimed-docs] “Get work done faster with Copilot inside your favorite Microsoft apps like Word, Excel, and PowerPoint.”
- [claimed-docs] “Windows AI APIs for Copilot+ PCs”
Cross platform dev
developerRun a full Linux terminal environment inside another host OS for development and tooling
weight 2 · round to WindowsOmarchy documents that the full Omarchy environment can run inside a virtual machine on another host OS ('All of Omarchy running in a virtual machine, so you can get a taste first'), which technically satisfies a Linux-in-host-OS scenario, but this is framed as a trial/demo rather than a supported persistent dev/tooling setup (like WSL-style integration). Missing for 10: no documentation of a dedicated, supported VM/container workflow for ongoing development use, no tooling for syncing files/ports between host and guest for dev purposes, and no independent corroboration of using Omarchy this way for real work.
- [claimed-docs] “All of Omarchy running in a virtual machine, so you can get a taste first.”
- [claimed-docs] “In Omarchy Quattro, you're able to install Omarchy to a single partition alongside Windows or other installations.”
- [claimed-docs] “The manual also covers [dual booting beside Windows](/manual/dual-boot-install/) and [unattended installs](/manual/unattended-installs/).”
Community evidence explicitly confirms Windows Subsystem for Linux provides a functional, full Ubuntu terminal environment via syscall translation, which is exactly this developer story. However, the evidence pack lacks first-party Microsoft docs specifically on WSL setup/usage (the docs items here cover WinUI, Copilot, Store, etc., not WSL). Missing for 10: first-party WSL documentation citation, details on WSL2 kernel/distro management, and more recent independent corroboration beyond a single old HN thread.
- [community] “I find it amazing that you can have such a functional Ubuntu environment by translating system calls... Microsoft calls it their 'Windows Su…”
- [community] “Windows 10 is not bad at all, and I would have enjoyed keeping a Windows 10 machine handy with the new Ubuntu user land support.”
developerUse the latest IDEs, toolchains, and AI/ML software on a primary supported platform
weight 2 · round to OmarchyOmarchy documents installing modern IDEs (VSCode, Cursor, Zed, Sublime, Helix, Neovim), development environments via Mise (Node.js, Rails, Laravel, etc.), and ships default AI agent harnesses OpenCode and Claude Code, plus first-boot agent setup and agent skills for building apps/themes — all on Arch Linux as the primary supported platform. missing for 10: independent hands-on verification of toolchain currency/version freshness, and no evidence of broader AI/ML framework support (e.g., CUDA/PyTorch) beyond gaming GPU drivers.
- [claimed-docs] “Omarchy supports setting up a whole host of development environments through the Install > Development section of the Omarchy Menu”
- [claimed-docs] “We have VSCode, Cursor, Zed, Sublime Text, and Helix listed there. ... Theme matching is offered for VSCode, Cursor, VSCodium, Helix, and Ze…”
- [claimed-docs] “Omarchy ships with [OpenCode](https://opencode.ai/) and [Claude Code](https://code.claude.com/docs/en/overview) as the default agent harness…”
- [claimed-docs] “Omarchy supports setting up a whole host of development environments through the _Install > Development_ section of the Omarchy Menu”
- [claimed-docs] “On first boot, Omarchy invites you to set up a default agent. Pick your favorite, sign in, and put it to work on your computer.”
- [claimed-docs] “Omarchy ships with skills to help your agent make apps, plugins, and themes. Describe what you want, try what it builds, and share it with e…”
- [claimed-docs] “Neovim is the default, with VSCode, Cursor, Zed, Sublime Text, Helix, Vim, and Emacs ready to install. Pick your favorite and make it the sy…”
- [claimed-docs] “Install Ruby on Rails, Laravel, Node.js, and a long list of other development environments from the Omarchy menu. Mise handles language vers…”
Microsoft docs show first-party support for modern dev toolchains (Windows App SDK/WinUI 3, C#/.NET 8+, C++, Rust via windows-rs, MSIX packaging) and AI-specific tooling (Windows AI Foundry, Windows AI APIs for Copilot+ PCs), and community evidence confirms WSL provides a functional Linux dev environment on Windows. However, there's no direct evidence of support for widely-used third-party IDEs (VS Code, JetBrains) or major ML frameworks (PyTorch/TensorFlow/CUDA), and community reports raise reliability concerns (CrowdStrike-induced BSOD outage) that could affect dev workflows. Missing for 10: explicit IDE ecosystem coverage beyond Microsoft's own stack, ML/AI framework compatibility evidence, and independent corroboration of toolchain performance/stability for dev workloads.
- [claimed-docs] “Build native Windows desktop apps with the Windows App SDK and WinUI 3, the recommended UI framework for new Windows apps.”
- [claimed-docs] “Get started with Windows AI Foundry toolkit”
- [claimed-docs] “Quickstart: Create and run a WinUI 3 project”
- [claimed-docs] “Windows AI APIs for Copilot+ PCs”
- [claimed-docs] “C# with .NET 8 or later, C++ (Win32 and C++/WinRT), Rust (via windows-rs crate). XAML is used for UI markup in WinUI 3 and WPF.”
- [community] “I find it amazing that you can have such a functional Ubuntu environment by translating system calls... Microsoft calls it their 'Windows Su…”
- [community] “I tried with Windows 10, and Windows Server 2019. Windows 2019 is super fast to set up and literally compiled the same c code in half the ti…”
developerGet a full desktop developer experience running on low-cost single-board computers
weight 1 · round drawnOmarchynone0/10The evidence pack details Omarchy's desktop environment, tools, and installer (x86 ISO, Windows dual-boot, VM taste-test) but contains no mention of ARM architecture, Raspberry Pi, or any single-board computer support/compatibility. This is a reasonable axis for a Linux distro to be judged on, but there's simply no evidence it runs on SBC hardware.
Dev environment
developerUse container tools out of the box with no additional setup required
weight 2 · round drawnOmarchynone0/10The evidence only shows Docker being used internally to run a Windows VM (omarchy-docs-12), not that general container tooling (e.g., Docker/Podman for building/running arbitrary containers) is pre-installed and ready out of the box for developers. No documentation confirms container CLI availability or zero-setup container workflows for dev use.
- [claimed-docs] “Omarchy offers an easy way to run Windows through a Docker VM. ... The VM does not have access to any other files on your system, so you're …”
Windowsnone0/10No evidence pack items mention Docker, containers, WSL2 container integration, or any out-of-the-box container tooling for Windows; documentation focuses on WinUI/app development, Store submission, and general OS features. Missing for 10: any mention of built-in container runtime, Docker Desktop bundling, or container CLI shipped by default.
developerQuickly set up preconfigured development environments for popular frameworks and languages
weight 2 · round to OmarchyOmarchy documents a dedicated Install > Development menu that sets up frameworks/languages like Ruby on Rails, Laravel, and Node.js, with Mise managing per-project language versions (docs-2, docs-29, docs-35). This directly matches the story of quickly provisioning preconfigured dev environments. Missing for 10: independent/hands-on community corroboration specifically confirming these dev environment installers work smoothly, and a fuller list of supported frameworks/languages beyond the few named examples.
- [claimed-docs] “Omarchy supports setting up a whole host of development environments through the Install > Development section of the Omarchy Menu”
- [claimed-docs] “Omarchy supports setting up a whole host of development environments through the _Install > Development_ section of the Omarchy Menu”
- [claimed-docs] “Install Ruby on Rails, Laravel, Node.js, and a long list of other development environments from the Omarchy menu. Mise handles language vers…”
Windows docs show support for major languages/frameworks (C#, .NET, C++, Rust, WinUI) and community evidence confirms WSL lets developers spin up a full Linux userland (e.g., Ubuntu) for cross-platform dev work, which counts as an OS-level way to get a preconfigured environment. However there's no evidence of a dedicated 'quick setup' tool (e.g., Dev Home, winget dev environment configs, dev containers) that packages a full preconfigured stack for popular frameworks. Missing for 10: dedicated dev-environment provisioning tool/docs (Dev Home, winget manifests, devcontainer support), first-party quickstart tutorials for multiple frameworks beyond WinUI, and independent hands-on confirmation of setup speed.
- [claimed-docs] “C# with .NET 8 or later, C++ (Win32 and C++/WinRT), Rust (via windows-rs crate). XAML is used for UI markup in WinUI 3 and WPF.”
- [community] “I find it amazing that you can have such a functional Ubuntu environment by translating system calls... Microsoft calls it their 'Windows Su…”
- [community] “Windows 10 is not bad at all, and I would have enjoyed keeping a Windows 10 machine handy with the new Ubuntu user land support.”
- [claimed-docs] “Quickstart: Create and run a WinUI 3 project”
developerGet a full set of packages, tools, and runtimes ready to use with a single command
weight 3 · round to OmarchyOmarchy's single ISO install (five questions, finished desktop) sets up a full dev environment out of the box: default editors/agents (Neovim, OpenCode, Claude Code), terminal, Lazygit, and a menu-driven 'Install > Development' section that adds Rails, Laravel, Node.js, etc., with Mise managing language versions per project. Community hands-on reports corroborate that install and software setup is fast and 'lightning-fast' compared to manual Arch/Hyprland setups. Missing for 10: independent verification of the full package/runtime list actually working post-install, and no first-party benchmark of setup time beyond docs.
- [claimed-docs] “Omarchy supports setting up a whole host of development environments through the Install > Development section of the Omarchy Menu”
- [claimed-docs] “Omarchy supports setting up a whole host of development environments through the _Install > Development_ section of the Omarchy Menu”
- [claimed-docs] “Install Ruby on Rails, Laravel, Node.js, and a long list of other development environments from the Omarchy menu. Mise handles language vers…”
- [claimed-docs] “Omarchy ships with [OpenCode](https://opencode.ai/) and [Claude Code](https://code.claude.com/docs/en/overview) as the default agent harness…”
- [claimed-docs] “Neovim is the default, with VSCode, Cursor, Zed, Sublime Text, Helix, Vim, and Emacs ready to install. Pick your favorite and make it the sy…”
- [claimed-docs] “Write the ISO to a USB stick and answer five questions. It hands back a finished desktop.”
- [community] “A friend has been urging me to install Omarchy for months. I've finally caved in after a horrible experience with highly-praised CachyOS. Al…”
- [community] “I've tried to setup Arch with Hyprland like 3 times on my own and with the most popular dot files. It was terrible, frustrating and things b…”
Windowsnone0/10The evidence pack has no mention of winget, Windows Package Manager, Dev Home, or any single-command bootstrap for installing packages/tools/runtimes; it only covers app development frameworks (WinUI, Windows App SDK) and PowerShell as a scripting CLI, none of which describe a one-command full dev environment setup. missing for 10: evidence of winget/package manager, evidence of a documented single-command install of packages/tools/runtimes, any dev-environment bootstrap tool.
- [claimed-docs] “C# with .NET 8 or later, C++ (Win32 and C++/WinRT), Rust (via windows-rs crate). XAML is used for UI markup in WinUI 3 and WPF.”
- [probe] “official CLI documented at https://learn.microsoft.com/en-us/powershell/scripting/overview”
developerQuickly create and run virtual machines without manual configuration
weight 2 · round to OmarchyOmarchy provides a Docker-based Windows VM via Install > Windows with near-native performance and simple setup, and can also be run itself inside a VM to try before installing, showing some quick-VM capability without manual configuration. However, this is limited to a single predefined Windows VM use case, not general-purpose VM creation/management for arbitrary OSes or dev workloads. Missing for 10: evidence of a general-purpose VM creation tool (e.g., for spinning up Linux VMs, custom images, or multiple VMs), no CLI/automation details for VM lifecycle management, and no independent hands-on confirmation of ease-of-use for this specific feature.
- [claimed-docs] “Choose _Install > Windows_ from the Omarchy menu. Hardware virtualization brings near-native CPU performance for Office and everyday work, w…”
- [claimed-docs] “Bring a Windows 11 Pro license valid for a VM. Run `omarchy windows key` to retrieve your machine's original key (this only works on Pro, no…”
- [claimed-docs] “All of Omarchy running in a virtual machine, so you can get a taste first.”
- [claimed-docs] “Omarchy offers an easy way to run Windows through a Docker VM. ... The VM does not have access to any other files on your system, so you're …”
Windowsnone0/10No evidence pack items discuss Hyper-V, WSL VM creation, or any tooling for quickly spinning up virtual machines without manual configuration; the docs cover UI frameworks, app packaging, and general OS features instead. This is a fair axis for an OS/dev platform, but absence of relevant evidence means it is not shown to be delivered.
Hardware support — stories about hardware support in this arenaHardware support
Stories about hardware support in this arena
Gpu drivers
developerInstall GPU vendor drivers and build custom kernel modules for accelerated workloads
weight 2 · round to OmarchyOmarchy documents automatic setup of GPU vendor drivers, including NVIDIA, during installation, which covers part of the story. However, there is no evidence of a documented path for developers to build or install custom kernel modules for specialized/accelerated workloads. missing for 10: evidence of DKMS/kernel-module build tooling, developer workflow for compiling custom kernel modules, and any accelerated-workload-specific driver customization.
- [claimed-docs] “Omarchy comes ready for Steam, RetroArch, and a whole world of gaming. Graphics drivers and configuration, including NVIDIA on supported har…”
Power performance
power-userInstall and use the OS without vendor lock-in on hardware of my choosing
weight 1 · round to OmarchyOmarchy is installed via a standard ISO to any hardware, explicitly supports NVIDIA GPUs and other drivers during installation, and offers dual-boot/unattended install options alongside Windows — all indicating it isn't locked to specific vendor hardware. Community reports confirm real-world installs on varied setups (e.g., dual-booting a work laptop, testing on Manjaro), reinforcing hardware flexibility. Missing for 10: explicit documentation of broader hardware compatibility (e.g., AMD/Intel GPUs, laptops, ARM), and no first-party statement addressing 'vendor lock-in' beyond being Arch-based.
- [claimed-docs] “Omarchy comes ready for Steam, RetroArch, and a whole world of gaming. Graphics drivers and configuration, including NVIDIA on supported har…”
- [claimed-docs] “Write the ISO to a USB stick and answer five questions. It hands back a finished desktop.”
- [claimed-docs] “The manual also covers [dual booting beside Windows](/manual/dual-boot-install/) and [unattended installs](/manual/unattended-installs/).”
- [claimed-docs] “In Omarchy Quattro, you're able to install Omarchy to a single partition alongside Windows or other installations.”
- [community] “Well, this 'not distro' software that takes over your whole computer when you boot the ISO and install it has been the greatest out-of-the b…”
- [community] “I partially applied the omarchy scripts on my Manjaro for trying it out. Feels cool to use it but not on the state were I'm more productive.…”
Windowsdisputedcontradicted4/10Windows docs claim broad hardware/device compatibility (windows-docs-10, windows-docs-11) suggesting freedom of hardware choice, but community evidence shows Microsoft has been increasingly forcing a Microsoft Account sign-in (hiding the local-account option, requiring workarounds like disconnecting from the internet) and bundling mandatory telemetry/updates, which is a form of vendor lock-in that contradicts the 'no lock-in' framing (windows-comm-6, windows-comm-7, windows-comm-8, windows-comm-11). Missing for 10: clear first-party documentation of unrestricted local-account/offline install options, and no independent confirmation that hardware freedom extends to full account/software independence.
- [claimed-docs] “Works with your apps and accessories”
- [claimed-docs] “Yes, most applications, devices, and accessories that worked with Windows 10 are compatible with Windows 11.”
- [community] “They have not removed it, it just is not visible by default if you are connected to the internet. Either run the setup without being connect…”
- [community] “The online account is crap... I cannot even set a password, it asks me to set up a PIN number to log in.”
- [community] “Before Nadella, Windows wasn't nearly as user-hostile as it is now. There was no mandatory telemetry, there were no forced updates... now th…”
- [community] “Tracking and privacy on Windows is becoming atrocious, I didn't know about the built-in keylogger until I ran a declutter tool.”
power-userGet better performance and extended device lifespan by installing the OS on older hardware
weight 2 · round drawnOmarchynone0/10No evidence in the pack addresses hardware requirements, minimum specs, lightweight resource usage, or performance on older/legacy machines; Omarchy's docs focus on themes, keyboard workflows, dev environments, and gaming/Windows VM support. missing for 10: any statement about low-resource footprint, support for older CPUs/GPUs, or benchmarks showing improved performance on aging hardware.
Windowsnone0/10The evidence pack contains no documentation about installing Windows on older/legacy hardware to improve performance or extend device lifespan; all hardware-related items focus on compatibility with current devices, biometric login, or Copilot+ PC AI features rather than support for aging hardware. Windows 11's known strict hardware requirements (TPM, CPU generation) are not addressed here either way, so there is no evidence this capability is delivered.
power-userBoost hardware performance on demand using a performance mode toggle
weight 1 · round drawnOmarchynone0/10No evidence pack item mentions a performance mode toggle, CPU governor switching, or any on-demand hardware performance boosting feature; only unrelated hardware topics like NVIDIA drivers and Windows VM virtualization are covered.
Windowsnone0/10The evidence pack contains no documentation of Windows power plans, the performance/battery slider, Game Mode, or any explicit performance-mode toggle; windows-docs-8 only vaguely states the OS targets 'power users with high-performance hardware needs' without describing a toggle mechanism. This is a fair axis for an OS to be judged on, but no concrete capability evidence is present, so it defaults to none.
- [claimed-docs] “Audience: Power users with high-performance hardware needs”
Remote access
power-userShare my desktop remotely or access a remote desktop session from my machine
weight 2 · round drawnOmarchynone0/10Omarchy's docs mention SSH port forwarding (fip) but there is no evidence of any remote desktop sharing/access feature (e.g., VNC, RDP, screen-sharing tool) documented anywhere in the pack.
- [claimed-docs] “fip: Forward one or more ports from a remote host to localhost via SSH.”
- [claimed-docs] “Full-disk encryption is mandatory ... Firewall is enabled by default: All incoming traffic by default except for port 22 for ssh and port 53…”
Windowsnone0/10No evidence pack item mentions Remote Desktop, Quick Assist, or any remote-desktop/screen-sharing feature; the pack covers app development, UI, security, and unrelated community complaints. Windows is well known to include Remote Desktop, but per the rules absence of evidence in the pack must be judged as none.
Install setup — getting it installed and running — prerequisites, packaging, first runInstall setup
Getting it installed and running — prerequisites, packaging, first run
Accessibility
switcherUse built-in screen readers and accessibility tools to get started with the OS
weight 2 · round to WindowsOmarchynone0/10No evidence in the pack mentions screen readers, accessibility tools, or any accommodations for visually/motor-impaired users; the docs cover theming, dev environments, keyboard-centric workflows, and dictation but nothing framed as accessibility support for switchers.
Evidence only shows a Live Captions accessibility feature mention; there's no documentation of built-in screen readers (Narrator), Magnifier, or a dedicated setup/onboarding accessibility flow for switchers. Missing for 10: mention of Narrator/screen reader, accessibility settings during OOBE/setup, and independent corroboration of accessibility usability for new users.
- [claimed-docs] “Turn on Live Captions”
First install
switcherCreate bootable installation media and install the OS from a USB stick
weight 3 · round to OmarchyOfficial docs explicitly describe writing the ISO to a USB stick and running the installer to get a finished desktop, plus separate manual pages for dual-boot and unattended installs, and multiple community posts (omarchy-comm-7, omarchy-comm-14, omarchy-comm-15) corroborate a smooth hands-on install experience. Missing for 10: explicit guidance on which USB-writing tool to use (e.g., dd/Rufus/balenaEtcher) and independent verification specifically of the USB boot step rather than general install success.
- [claimed-docs] “Write the ISO to a USB stick and answer five questions. It hands back a finished desktop.”
- [claimed-docs] “The manual also covers [dual booting beside Windows](/manual/dual-boot-install/) and [unattended installs](/manual/unattended-installs/).”
- [community] “A friend has been urging me to install Omarchy for months. I've finally caved in after a horrible experience with highly-praised CachyOS. Al…”
- [community] “Well, this 'not distro' software that takes over your whole computer when you boot the ISO and install it has been the greatest out-of-the b…”
- [community] “I've tried to setup Arch with Hyprland like 3 times on my own and with the most popular dot files. It was terrible, frustrating and things b…”
switcherInstall the OS alongside my existing OS in a dual-boot configuration
weight 3 · round to OmarchyFirst-party docs explicitly describe installing Omarchy alongside Windows/other OSes via 'Omarchy Quattro' (single-partition dual-boot) and a dedicated manual page for dual-booting beside Windows, with a community user referencing intent to dual-boot it on a work laptop. Missing for 10: independent hands-on confirmation that the dual-boot install process works smoothly end-to-end, and details on dual-booting with non-Windows OSes.
- [claimed-docs] “In Omarchy Quattro, you're able to install Omarchy to a single partition alongside Windows or other installations.”
- [claimed-docs] “The manual also covers [dual booting beside Windows](/manual/dual-boot-install/) and [unattended installs](/manual/unattended-installs/).”
- [community] “Well, this 'not distro' software that takes over your whole computer when you boot the ISO and install it has been the greatest out-of-the b…”
switcherFollow guided tutorials to install the OS and learn the desktop interface
weight 2 · round to OmarchyOmarchy provides a guided install flow (write ISO, answer five questions, get a finished desktop), a full manual covering keyboard shortcuts, theming, terminal/editor setup, dual-boot, and more, which serves as onboarding for switchers, and community testimonials confirm the install is uncomplicated and works well for newcomers coming from other distros. missing for 10: a dedicated step-by-step 'desktop interface tour' tutorial for absolute switchers (vs. reference manual), and independent verification that new-to-Linux users successfully complete onboarding without prior Arch/Hyprland knowledge.
- [claimed-docs] “Write the ISO to a USB stick and answer five questions. It hands back a finished desktop.”
- [claimed-docs] “The manual also covers [dual booting beside Windows](/manual/dual-boot-install/) and [unattended installs](/manual/unattended-installs/).”
- [claimed-docs] “Everything in Omarchy happens via the keyboard — EVERYTHING!”
- [claimed-docs] “Everything in Omarchy happens via the keyboard — _EVERYTHING!_”
- [claimed-docs] “Omarchy comes with nineteen beautiful themes. You can select between them via Style > Theme in the Omarchy Menu”
- [claimed-docs] “we fully support _Ghostty_, _Foot_, and _Kitty_ as options as well. Pick your preference under _Install > Terminal_ in the Omarchy menu.”
- [claimed-docs] “Neovim is the default, with VSCode, Cursor, Zed, Sublime Text, Helix, Vim, and Emacs ready to install. Pick your favorite and make it the sy…”
- [community] “A friend has been urging me to install Omarchy for months. I've finally caved in after a horrible experience with highly-praised CachyOS. Al…”
- [community] “I've tried to setup Arch with Hyprland like 3 times on my own and with the most popular dot files. It was terrible, frustrating and things b…”
- [community] “Well, this 'not distro' software that takes over your whole computer when you boot the ISO and install it has been the greatest out-of-the b…”
Microsoft support docs cover feature-specific help (PC Health Check, BitLocker key backup, desktop features like Snap layouts, Windows Hello) which could help a new user learn parts of the desktop, but there is no evidence of a dedicated 'switcher' onboarding tutorial or step-by-step OS installation guide; community threads even note setup friction (forced Microsoft account, PIN-only login) rather than smooth guided onboarding. missing for 10: a first-party switcher/install walkthrough, a structured 'learn the desktop' tutorial series, and independent confirmation such tutorials work well for new users.
- [claimed-docs] “How to use the PC Health Check app”
- [claimed-docs] “Back up your BitLocker recovery key”
- [claimed-docs] “organize windows on your screen with Snap layouts and create Snap groups to hop back into”
- [community] “They have not removed it, it just is not visible by default if you are connected to the internet. Either run the setup without being connect…”
- [community] “The online account is crap... I cannot even set a password, it asks me to set up a PIN number to log in.”
switcherInstall the OS in place of my current OS on the same machine
weight 2 · round to OmarchyOmarchy is installed by writing an ISO to USB and running the installer, which supports dual-booting/replacing alongside Windows or installing to a single partition, and community reports confirm real-world dual-boot/replace installs. missing for 10: no explicit documented workflow for wiping/replacing an existing non-Windows OS install, and no independent verification of a clean full-replace install experience beyond forum anecdotes.
- [claimed-docs] “Write the ISO to a USB stick and answer five questions. It hands back a finished desktop.”
- [claimed-docs] “The manual also covers [dual booting beside Windows](/manual/dual-boot-install/) and [unattended installs](/manual/unattended-installs/).”
- [claimed-docs] “In Omarchy Quattro, you're able to install Omarchy to a single partition alongside Windows or other installations.”
- [community] “Well, this 'not distro' software that takes over your whole computer when you boot the ISO and install it has been the greatest out-of-the b…”
- [community] “A friend has been urging me to install Omarchy for months. I've finally caved in after a horrible experience with highly-praised CachyOS. Al…”
Windowsnone0/10The evidence pack contains no documentation or community reports about installing Windows in place of an existing OS (e.g., clean install, dual-boot, replacing another OS on hardware); only tangential items like PC Health Check upgrade eligibility appear. missing for 10: installation media/USB creation, clean-install walkthrough, dual-boot or OS-replacement guidance, hands-on switcher reports of successful in-place installation.
- [claimed-docs] “How to use the PC Health Check app”
Migration
switcherTransfer my files and settings from my old computer to a new machine running the OS
weight 3 · round drawnOmarchynone0/10No evidence pack item mentions any migration tool, import wizard, dotfiles sync, or settings/file transfer mechanism for moving from an old computer to a new Omarchy install. Snapshots (omarchy-docs-11) only cover backup/restore on the same install lifecycle, not cross-machine migration. missing for 10: any migration/import feature, dotfiles/settings sync tool, cross-machine file transfer utility, or documentation addressing switcher onboarding from another OS/computer.
Windowsnone0/10No evidence in the pack mentions a migration/transfer tool (e.g., PC-to-PC transfer, OneDrive settings sync, or a 'Windows Backup' migration feature) for moving files and settings from an old computer to a new one; the pack only covers app development, security, and general feature marketing.
Recovery
power-userRoll back the system to a previous snapshot if an update breaks something
weight 2 · round to OmarchyOmarchy documents automatic snapshots on every update and a manual `omarchy-snapshot create` command, implying a snapshot-based recovery mechanism, but no evidence explicitly documents a rollback/restore command or workflow. Missing for 10: explicit documentation of a restore/rollback command, confirmation snapshots are bootable/restorable, and any hands-on report of successfully rolling back after a broken update.
- [claimed-docs] “We create snapshots automatically on every Omarchy update, but should you want to create your own, you can use omarchy-snapshot create.”
The only evidence touching on system rollback is a community anecdote about using 'F8 + last known good configuration' to recover from a boot loop during the CrowdStrike outage, not vendor documentation of System Restore, restore points, or snapshot rollback features. Missing for 10: first-party docs on System Restore/restore points, instructions for creating/using snapshots, and independent confirmation that rollback reliably fixes update-caused issues.
- [community] “'F8 + last known good configuration' worked for us to recover from the boot loop.”
- [community] “A CrowdStrike update caused global Windows BSODs and boot loops, taking down businesses, banks, airlines, hospitals and 911 services worldwi…”
Openness — open source, data portability, and self-hosting storiesOpenness
Open source, data portability, and self-hosting stories
ai-native userDo everything through the API that I can do in the UI
weight 2 · round to OmarchyOmarchy offers an `omarchy` CLI documented to control system customization/configuration, explicitly framed as useful for AI agents (omarchy-docs-24, omarchy-probe-3), but there is no evidence of a full API or that every UI menu action (themes, dev environments, VM setup, etc.) is exposed via CLI/API, and probes for llms.txt/OpenAPI return 404s (omarchy-probe-1, omarchy-probe-2). missing for 10: comprehensive CLI/API coverage of all UI functions, a formal API surface (OpenAPI/schema), and independent confirmation that agents can perform arbitrary UI-equivalent tasks via CLI.
- [claimed-docs] “you can also control it through the `omarchy` CLI. This is particularly helpful when you're having an AI agent work with you on customizatio…”
- [probe] “official CLI documented at https://omarchy.org/manual/omarchy-cli/”
- [probe] “PROBE llms.txt: HTTP 404 at https://omarchy.org/llms.txt”
- [probe] “PROBE openapi: all candidate paths 404 (https://omarchy.org/openapi.json, https://omarchy.org/swagger.json, https://omarchy.org/api/openapi.…”
Windows exposes PowerShell as an official CLI/automation surface and Windows App SDK APIs for building apps (windows-probe-4, windows-docs-1/21/24), which lets many administrative and app-building tasks be scripted, but there is no evidence of a comprehensive API/CLI that mirrors every UI action (no OpenAPI spec, no llms.txt, probes return 404s) so full UI-API parity is unsubstantiated. missing for 10: documented full API/CLI parity for consumer-facing UI features (Settings, Copilot, Snap layouts, Windows Hello flows), any first-party statement of 'everything in UI is available via API', independent verification of parity.
- [probe] “official CLI documented at https://learn.microsoft.com/en-us/powershell/scripting/overview”
- [claimed-docs] “Build native Windows desktop apps with the Windows App SDK and WinUI 3, the recommended UI framework for new Windows apps.”
- [claimed-docs] “Quickstart: Create and run a WinUI 3 project”
- [claimed-docs] “C# with .NET 8 or later, C++ (Win32 and C++/WinRT), Rust (via windows-rs crate). XAML is used for UI markup in WinUI 3 and WPF.”
- [probe] “PROBE llms.txt: HTTP 404 at https://support.microsoft.com/llms.txt”
- [probe] “PROBE docs-md: HTTP 404 at https://support.microsoft.com/en-us/windows.md”
- [probe] “PROBE openapi: all candidate paths 404 (https://support.microsoft.com/openapi.json, https://support.microsoft.com/swagger.json, https://supp…”
ai-native userRead the product's source under an open license
weight 2 · round drawnOmarchynone0/10The evidence pack contains no mention of Omarchy's source code repository, license terms, or any statement about open-source licensing; only product features and community commentary are covered. missing for 10: explicit license statement, GitHub/repo link, any documentation confirming source availability.
Privacy posture — data-handling and privacy storiesPrivacy posture
Data-handling and privacy stories
ai-native userPrevent my data from being used to train AI models
weight 3 · round drawnOmarchynone0/10Omarchy is a Linux distro/desktop environment; there is no evidence of any explicit data-training opt-out policy, AI privacy controls, or statements about preventing user data from being used for model training. missing for 10: any privacy policy or setting regarding AI training data use, opt-out mechanism, or vendor statement on data usage.
Windowsnone0/10The evidence pack contains no documentation or community reports about an AI-training opt-out or data-usage control for Windows/Copilot; only unrelated telemetry/privacy complaints and product docs are present, none of which address preventing data from being used for AI model training.
ai-native userOpt out of telemetry and usage tracking
weight 2 · round drawnOmarchynone0/10No evidence pack item mentions telemetry, analytics, usage tracking, or an opt-out setting for Omarchy; the docs focus on features (themes, dev environments, agents) with no privacy/telemetry disclosure. Missing for 10: any documentation of telemetry collection or an opt-out mechanism, and independent confirmation of data practices.
Windowsnone0/10No first-party documentation in the evidence pack describes a telemetry opt-out mechanism, and community reports explicitly state telemetry became mandatory and non-optional under Windows, with no way to fully disable it. This is an applicable axis for any OS but the evidence shows no delivered opt-out capability.
- [community] “Before Nadella, Windows wasn't nearly as user-hostile as it is now. There was no mandatory telemetry, there were no forced updates... now th…”
- [community] “Tracking and privacy on Windows is becoming atrocious, I didn't know about the built-in keylogger until I ran a declutter tool.”
- [community] “I always thought Windows did a lot of stuff well (when it was good at least). The telemetry, changing things for the sake of changing things…”
Privacy security — stories about privacy security in this arenaPrivacy security
Stories about privacy security in this arena
Authentication
power-userManage passwords and passkeys using a built-in privacy and security tool
weight 2 · round to WindowsOmarchynone0/10No evidence of a built-in password/passkey manager; the pack covers theming, clipboard history, dictation, dev environments, disk encryption/firewall, and unrelated security incidents, but nothing about credential or passkey management. missing for 10: any mention of a password manager, passkey support, or credential vault feature.
Windows Hello is documented as a built-in biometric/PIN sign-in system replacing passwords (windows-docs-9, windows-docs-12) and Windows 11 Pro touts 'latest credential safeguards' including Windows Hello for Business (windows-docs-20), showing some built-in credential/security tooling. However, there is no explicit evidence of a dedicated passkey manager UI or Credential Manager for viewing/editing saved passwords and passkeys. Missing for 10: explicit documentation of a Credential Manager/passkey management interface, evidence of passkey creation/storage workflow, and independent confirmation it works as a full password+passkey manager.
- [claimed-docs] “Log in with your face, fingerprint, or PIN using Windows Hello”
- [claimed-docs] “No need to remember or type your password. Log in with your face, fingerprint, or PIN using Windows Hello”
- [claimed-docs] “Defend against cyberthreats with the latest credential safeguards for better peace of mind, including biometric sign-in with Windows Hello f…”
Disk encryption
switcherI get full-disk encryption enabled automatically without manual security setup
weight 3 · round to OmarchyOfficial docs state that full-disk encryption is mandatory during Omarchy installation, with no manual setup required, directly matching the switcher's story. Missing for 10: independent/hands-on confirmation specifically verifying FDE is applied automatically (community discussion focuses on unrelated security issues like bash injection, not FDE).
- [claimed-docs] “Full-disk encryption is mandatory ... Firewall is enabled by default: All incoming traffic by default except for port 22 for ssh and port 53…”
Windowsnone0/10The only relevant evidence is a support doc telling users to back up their BitLocker recovery key, which implies encryption setup requires user action rather than being fully automatic with zero manual steps; there's no documentation showing device encryption turns on automatically for switchers without any configuration. missing for 10: evidence of automatic BitLocker/Device Encryption activation on install, hardware requirements/limitations, and confirmation no manual steps are needed.
- [claimed-docs] “Back up your BitLocker recovery key”
power-userEncrypt my disk using TPM-backed hardware encryption
weight 2 · round to OmarchyOmarchy mandates full-disk encryption by default (omarchy-docs-14), which is a strong privacy/security feature, but there is no mention of TPM-backed hardware encryption, TPM auto-unlock, or Secure Boot integration in any evidence. missing for 10: explicit TPM-backed encryption/auto-unlock documentation, hardware-backed key storage details, independent confirmation of TPM support.
- [claimed-docs] “Full-disk encryption is mandatory ... Firewall is enabled by default: All incoming traffic by default except for port 22 for ssh and port 53…”
The pack only references BitLocker via a support note on backing up the recovery key, implying disk encryption exists, but never documents TPM-backed hardware encryption specifics, setup steps, or hardware requirements. Missing for 10: explicit TPM binding details, setup/config instructions, device encryption vs BitLocker distinction, and independent hands-on verification.
- [claimed-docs] “Back up your BitLocker recovery key”
Network security
switcherI get a default firewall enabled automatically without manual configuration
weight 2 · round to Omarchyomarchy-docs-14 explicitly states the firewall is enabled by default at install with a sensible default policy (deny incoming except SSH and LocalSend), requiring no manual setup by the user. Missing for 10: independent/hands-on verification of firewall behavior and details on how it's configured (e.g., ufw rules, ability to inspect/adjust easily).
- [claimed-docs] “Full-disk encryption is mandatory ... Firewall is enabled by default: All incoming traffic by default except for port 22 for ssh and port 53…”
Windowsnone0/10The evidence pack contains no mention of Windows Defender Firewall or any default firewall behavior, only unrelated topics like app development, security credentials, and community complaints about telemetry/updates. Missing for 10: any documentation or evidence that Windows Firewall is enabled by default out-of-box, its configuration state, or user reports confirming automatic protection.
Window management — stories about window management in this arenaWindow management
Stories about window management in this arena
Multi device display
designerUse a paired tablet device as a secondary display for creative apps
weight 2 · round drawnOmarchynone0/10No evidence in the pack mentions tablet pairing, secondary display support, or creative-app workflows; Omarchy's docs focus on window management via keyboard, themes, terminals, and dev tools with no mention of tablet-as-display features.
Windowsnone0/10The evidence covers Snap layouts, tablet/laptop mode switching, and general app compatibility, but there is no mention of a feature letting a paired tablet act as a secondary/extended display for creative apps (e.g., a Sidecar-like capability). Missing for 10: any documentation of wireless/paired secondary-display extension to a tablet, creative-app-specific pairing support, or independent confirmation of such a feature.
- [claimed-docs] “organize windows on your screen with Snap layouts and create Snap groups to hop back into”
- [claimed-docs] “Switch easily from tablet to laptop—and back—to work the way that you prefer.”
- [claimed-docs] “Works with your apps and accessories”
Navigation
power-userSearch for files, apps, and settings instantly from a global search launcher
weight 3 · round drawnOmarchynone0/10Omarchy documents Walker only as a clipboard-history tool (Super+Ctrl+V) and mentions fzf/zoxide for terminal file-finding, but no evidence describes a global search launcher for finding apps, files, and settings from one keyboard-driven interface. Missing for 10: any documented app-launcher/search-everything feature, screenshots or docs of a unified search UI, and community corroboration of such a feature.
- [claimed-docs] “The clipboard history is provided by Walker and works for both text and images. You trigger it by Super + Ctrl + V”
- [claimed-docs] “The clipboard history is provided by Walker and works for both text and images. You trigger it by `Super + Ctrl + V`”
- [claimed-docs] “[fzf](https://junegunn.github.io/fzf/) gives you fuzzy finding of files via the `ff` alias... [Zoxide](https://github.com/ajeetdsouza/zoxide…”
Windowsnone0/10The evidence pack contains nothing about Windows Search, the Start menu search box, or any global search launcher for files/apps/settings — only window-snapping, Copilot, security, and app-development docs are present. Missing for 10: any first-party documentation or community confirmation of the global search launcher feature itself.
power-userOperate the entire system using only the keyboard via hotkeys and a launcher
weight 3 · round to OmarchyOmarchy's docs explicitly state 'Everything in Omarchy happens via the keyboard — EVERYTHING!' and detail extensive hotkey coverage (clipboard history via Super+Ctrl+V, dictation via F9/Super+Ctrl+X, reminders via Super+Ctrl+R, screenshot OCR via Super+Ctrl+PrtScr, hotkey notices for date/battery/weather) plus a menu-driven launcher (Omarchy Menu) for installs, themes, and terminals, all built on Hyprland's keyboard-centric window management. Missing for 10: no independent hands-on report specifically confirming full keyboard-only operation without occasional mouse use, and no exhaustive list of every hotkey binding.
- [claimed-docs] “Everything in Omarchy happens via the keyboard — EVERYTHING!”
- [claimed-docs] “Everything in Omarchy happens via the keyboard — _EVERYTHING!_”
- [claimed-docs] “The clipboard history is provided by Walker and works for both text and images. You trigger it by Super + Ctrl + V”
- [claimed-docs] “The clipboard history is provided by Walker and works for both text and images. You trigger it by `Super + Ctrl + V`”
- [claimed-docs] “Omarchy has a built-in way to set simple reminders based on a countdown timer and with a message. You can do this via `Super + Ctrl + R`”
- [claimed-docs] “Hit `Super + Ctrl + PrtScr` to select a region on the screen for text extraction. The tesseract open source OCR model will then quickly conv…”
- [claimed-docs] “Once installed, you dictate by holding down `F9` or by toggling with `Super + Ctrl + X`, and the dictated text will appear in the focused in…”
- [claimed-docs] “You can quickly access the date and time, battery status, and current weather using the hotkey notices.”
- [claimed-docs] “Omarchy comes with nineteen beautiful themes. You can select between them via Style > Theme in the Omarchy Menu”
Windowsnone0/10The evidence pack contains no documentation of keyboard-only operation, system-wide hotkeys, or a launcher (e.g., Start menu search, Run dialog, PowerToys Run) for window/app control; only Snap layouts (mouse-oriented) and PowerShell CLI are mentioned, neither of which addresses full keyboard-driven navigation. Missing for evidence: hotkey reference documentation, launcher/search functionality docs, keyboard navigation accessibility guides.
power-userSnap and tile windows into predefined layouts for multitasking
weight 2 · round to WindowsOmarchynone0/10While Omarchy is built on Hyprland (mentioned only via community commentary about 'nice defaults'), the evidence pack contains no documentation or claim about window snapping, tiling, or predefined layout management features for multitasking. Missing for 10: any explicit doc reference to tiling/snap layouts, keyboard shortcuts for window arrangement, or workspace layout presets.
- [community] “The real story with Omarchy is Hyprland... Hyprland itself comes with such nice defaults that it isn't surprising at all that it's getting a…”
Windows docs explicitly describe Snap layouts and Snap groups for organizing windows on screen and returning to grouped tasks, directly matching the story. Missing for 10: no independent/hands-on corroboration of Snap layout customization or reliability, and no detail on how many predefined layouts or keyboard shortcuts are available.
- [claimed-docs] “organize windows on your screen with Snap layouts and create Snap groups to hop back into”
Notifications
power-userSilence notifications using a Do Not Disturb mode
weight 2 · round drawnOmarchynone0/10The evidence pack covers notifications only tangentially (e.g., crash notifications triggering agent help, hotkey notices for date/battery/weather) but contains no mention of a Do Not Disturb mode or any way to silence/mute notifications. missing for 10: any documentation of a DND toggle, notification silencing hotkey, or mute setting.
- [claimed-docs] “You can quickly access the date and time, battery status, and current weather using the hotkey notices.”
- [claimed-docs] “When an app crashes, click the notification to send your agent on the case. It can examine the crash dump, diagnose what went wrong, and hel…”
Not comparable on these axes
ai-native userRun the product headlessly / in CI for automation
weight 2 · not comparableOmarchyn/aOmarchy is an opinionated desktop Linux distribution (Arch + Hyprland) built around a keyboard-driven GUI experience, themes, and desktop apps — not a tool or service designed to be run headlessly in CI pipelines. This automation/CI axis is a category error for a desktop OS product, not an applicable capability with missing evidence.
Evidence only shows that Windows offers PowerShell as an official CLI/scripting tool and that Windows Server can run compilation workloads quickly, hinting at automation capability, but there is no direct documentation of a headless/Server Core mode or CI runner support for Windows itself. missing for 10: explicit headless/Server Core documentation, CI/CD runner integration evidence, automation-specific guidance beyond generic PowerShell scripting.
- [probe] “official CLI documented at https://learn.microsoft.com/en-us/powershell/scripting/overview”
- [community] “I tried with Windows 10, and Windows Server 2019. Windows 2019 is super fast to set up and literally compiled the same c code in half the ti…”
ai-native userIssue scoped/least-privilege API credentials for an agent
weight 2 · not comparableOmarchyn/aOmarchy is a Linux desktop distribution, not an API/service provider that issues credentials; scoped API credential issuance for agents is outside its product category and not something a distro ships as a feature.
ai-native userBuild against official SDKs
weight 2 · not comparableOmarchyn/aOmarchy is an opinionated Arch/Hyprland desktop distribution bundling terminal tools, dev environment installers, and AI agent harnesses — it is not a platform or service that exposes APIs/SDKs for third parties to build against. The evidence (CLI, dev environment installers, agent bundling) reflects OS configuration, not an SDK offering, and probes for API/SDK artifacts (openapi.json, llms.txt) returned 404, confirming no such surface exists.
Windows does expose official SDKs (Windows App SDK, WinUI 3, Windows AI APIs for Copilot+ PCs, Windows AI Foundry toolkit) with language support (C#/.NET, C++, Rust) documented on learn.microsoft.com, which an AI-native developer could build against. However, the evidence for the AI-specific SDK (windows-docs-23/4) is only a title-level doc reference with no depth on APIs, samples, or independent/hands-on corroboration of building AI apps against it. Missing for 10: detailed AI SDK API reference/samples, independent developer corroboration of building against Windows AI APIs, and broader agentic/automation SDK coverage beyond desktop UI.
- [claimed-docs] “Build native Windows desktop apps with the Windows App SDK and WinUI 3, the recommended UI framework for new Windows apps.”
- [claimed-docs] “Get started with Windows AI Foundry toolkit”
- [claimed-docs] “Windows AI APIs for Copilot+ PCs”
- [claimed-docs] “C# with .NET 8 or later, C++ (Win32 and C++/WinRT), Rust (via windows-rs crate). XAML is used for UI markup in WinUI 3 and WPF.”
- [claimed-docs] “Quickstart: Create and run a WinUI 3 project”
ai-native userSubscribe to events via webhooks
weight 2 · not comparableOmarchyn/aOmarchy is a Linux desktop distribution, not a service or platform with an event-driven API; webhook subscriptions are outside its product category and not a fair axis for a desktop OS distro.
ai-native userExplore an interactive API reference with runnable examples
weight 2 · not comparableOmarchyn/aOmarchy is a Linux desktop distribution, not an API/SaaS product; an interactive API reference with runnable examples is not a relevant axis for this kind of product. Probes confirm no OpenAPI/API reference exists, but that absence reflects category mismatch rather than a failed applicable capability.
- [probe] “PROBE openapi: all candidate paths 404 (https://omarchy.org/openapi.json, https://omarchy.org/swagger.json, https://omarchy.org/api/openapi.…”
Windowsn/aWindows is an OS product, not an API/SDK service with a discoverable interactive API reference; while Windows exposes developer APIs, this story targets interactive API-explorer tooling (like Swagger/OpenAPI playgrounds) which is a category mismatch for an operating system product itself.
ai-native userDownload a machine-readable API spec (OpenAPI or equivalent)
weight 2 · not comparableOmarchyn/aOmarchy is a desktop Linux distribution/config tool, not a service or platform with a network API; a machine-readable API spec (OpenAPI) is not a fair expectation for this product category, and evidence confirms no such spec exists at any expected path.
- [probe] “PROBE openapi: all candidate paths 404 (https://omarchy.org/openapi.json, https://omarchy.org/swagger.json, https://omarchy.org/api/openapi.…”
Windowsn/aWindows is a consumer/desktop OS product, not an API/service product; the OpenAPI-spec download axis is a category error here. Probe results confirm no OpenAPI spec exists, but this is expected for an OS product rather than a failing applicable axis.
- [probe] “PROBE openapi: all candidate paths 404 (https://support.microsoft.com/openapi.json, https://support.microsoft.com/swagger.json, https://supp…”
ai-native userTest against a sandbox environment without touching production data
weight 1 · not comparableOmarchyn/aOmarchy is a Linux desktop distribution, not a data/service product with production environments or sandbox/test-data separation; the story's axis (sandbox vs production data) does not map onto this product category.
ai-native userRely on versioned APIs with a documented deprecation policy
weight 2 · not comparableOmarchyn/aOmarchy is a Linux desktop distribution/configuration layer, not a service exposing versioned APIs; the evidence pack shows no API surface at all (probes confirm no OpenAPI spec, no llms.txt), and a deprecation policy for APIs is not a relevant axis for this kind of product.
Windowsnone0/10No evidence of versioned Windows APIs with a documented deprecation policy; probes show missing API discovery files and no OpenAPI/versioning docs, and remaining evidence covers general app development, features, and community complaints unrelated to API versioning/deprecation.
- [probe] “PROBE llms.txt: HTTP 404 at https://support.microsoft.com/llms.txt”
- [probe] “PROBE docs-md: HTTP 404 at https://support.microsoft.com/en-us/windows.md”
- [probe] “PROBE openapi: all candidate paths 404 (https://support.microsoft.com/openapi.json, https://support.microsoft.com/swagger.json, https://supp…”
power-userView and control my phone directly from my desktop
weight 2 · not comparableOmarchyn/aOmarchy is a Linux desktop distribution/OS configuration; nothing in its evidence relates to phone mirroring, remote control, or device pairing with a mobile phone. This is a category error for the product, not a missing feature.
switcherSet up a new machine quickly by bringing a paired personal device near it
weight 1 · not comparableOmarchyn/aOmarchy is a Linux distro/desktop environment installed via ISO/USB; there is no evidence of a 'paired personal device proximity' setup mechanism (like a phone-to-PC handoff), and this kind of device-pairing quick-setup is not a fair axis for an OS installer product — installation is done via bootable USB and manual answers, not device pairing.
- [claimed-docs] “Write the ISO to a USB stick and answer five questions. It hands back a finished desktop.”
Windowsnone0/10No evidence of any 'bring paired personal device near new PC to set up' feature (like a phone-pairing quick-setup akin to Apple's ecosystem continuity). Evidence only covers Windows Hello biometric login, app compatibility, and unrelated dev/app topics. Missing for 10: any mention of device-proximity pairing, phone-to-PC quick setup, or account/settings transfer via a paired device.
- [claimed-docs] “Log in with your face, fingerprint, or PIN using Windows Hello”
- [claimed-docs] “Works with your apps and accessories”
- [claimed-docs] “No need to remember or type your password. Log in with your face, fingerprint, or PIN using Windows Hello”
ai-native userExport all of my data in open formats and leave
weight 3 · not comparableOmarchyn/aOmarchy is a local, open-source Arch-based Linux distribution/desktop environment, not a hosted service that stores user data behind a vendor boundary — there is no 'account' or proprietary data store to export from and leave. The evidence pack contains no data-export or lock-in related claims, confirming this axis is a category mismatch rather than an unmet capability.
ai-native userSelf-host the core product
weight 3 · not comparableOmarchy is a Linux distribution installed directly onto the user's own hardware via bootable ISO, meaning the entire product runs locally under user control rather than as a hosted service — docs describe writing the ISO to a USB stick for a self-contained install and even running the whole distro in a local VM to try first. This is as complete a form of self-hosting as an OS product can offer. Missing for 10: no explicit documentation of server/headless deployment modes or enterprise self-hosting guidance, and no independent verification of long-term self-managed operation beyond desktop use.
- [claimed-docs] “Write the ISO to a USB stick and answer five questions. It hands back a finished desktop.”
- [claimed-docs] “All of Omarchy running in a virtual machine, so you can get a taste first.”
- [claimed-docs] “In Omarchy Quattro, you're able to install Omarchy to a single partition alongside Windows or other installations.”
- [claimed-docs] “The manual also covers [dual booting beside Windows](/manual/dual-boot-install/) and [unattended installs](/manual/unattended-installs/).”
ai-native userChoose where my data is stored (region/residency)
weight 2 · not comparableOmarchyn/aOmarchy is a local Linux desktop distribution, not a hosted service or SaaS storing user data in a region; data residency/region choice is not an applicable axis for this product category.
ai-native userControl data retention and deletion
weight 2 · not comparableOmarchyn/aOmarchy is a Linux distribution/desktop environment, not a data-processing AI service or SaaS that collects/retains user data on servers; the concept of user-controlled data retention/deletion policies for an AI product does not apply to a local OS distro.
Windowsnone0/10No evidence of AI-specific data retention/deletion controls; the pack instead shows general telemetry concerns and no documentation of data controls tailored to AI features or user-controlled retention/deletion policies. Community evidence even suggests unwanted telemetry/tracking (windows-comm-11, windows-comm-13) rather than clear user control over data retention.
- [community] “Tracking and privacy on Windows is becoming atrocious, I didn't know about the built-in keylogger until I ran a declutter tool.”
- [community] “I always thought Windows did a lot of stuff well (when it was good at least). The telemetry, changing things for the sake of changing things…”
power-userEnable extended years of security update coverage on my installation
weight 2 · not comparableOmarchyn/aOmarchy is an Arch-based Linux distro built on rolling-release packages, not an LTS-style product with paid/extended security update tiers (like Ubuntu ESM); the concept of 'extended years of security update coverage' doesn't apply to this kind of product.
Windowsnone0/10The evidence pack contains no mention of Windows Extended Security Updates (ESU) enrollment or any mechanism for power-users to extend security update coverage beyond standard support; only a passing community remark about Windows 10 eventually losing updates (windows-comm-14) touches the topic without describing any enablement path.
- [community] “In couple of years Windows 10 will get eol'd and stop receiving security updates... I expect to see additional influx of new Linux users fro…”