rocket-powered
Ohm-1
Precise, upbeat, and always pointing the way. Lands by rocket, hovers beside the keycaps, and celebrates every shortcut. Call him Ohm for short.
An interactive course that teaches Omarchy directly on your desktop. Press each shortcut, hear it explained, and watch a pixel guide point out what just happened.
dan@omarchy ~ ❯ fastfetch
▟█▙ dan@omarchy
▟███▙ ───────────────
▟█████▙ OS: Omarchy 4 x86_64
▟███████▙ WM: Hyprland (Wayland)
▟███▛ ▜███▙ Shell: fish
▟███▛ ▜███▙ Terminal: ghostty
▟██▛ ▜██▙ Theme: Catppuccin
dan@omarchy ~ ❯
12 import Quickshell
13 import QtQuick
14
15 PanelWindow {
16 anchors.top: true
17 color: "transparent"
18 Text { text: "Super + Space" }
19 }
A short emulation of a real lesson. In the course, Hyprland confirms each result before moving on.
They fly to the menu, workspace, or panel being discussed, narrate every step, and react as you press each key. Pick one on first launch. Switch anytime.
rocket-powered
Precise, upbeat, and always pointing the way. Lands by rocket, hovers beside the keycaps, and celebrates every shortcut. Call him Ohm for short.
calm and patient
A wise little owl who glides between stops and explains things gently. Her hints make the next keypress feel obvious instead of mysterious.
Start with Ohm-1 or Ollie, then tune narration, captions, text size, and motion.
See the exact desktop area being discussed and open Details when you want more context.
Use the real shortcut, complete guided exercises, and lock it in with mixed practice.
No flashcards. No fake keyboard. Learn Omarchy watches what you press and highlights what happens next.
Press the actual Omarchy combinations. Each keycap lights up as you hold it, and Hyprland verifies the result before the lesson moves on.
Your guide flies to the exact bar button, workspace, window, or panel while each idea is introduced. Highlights track the real surface.
Spoken guidance with captions that reveal word by word as they are said. Larger text, reduced motion, and mute are one switch away.
Skip, hint, Help, or replay any lesson. Practice mode hides the keycaps and quizzes you. Earned progress stays even if you try again later.
Help runs the same semantic commands as Omarchy's own bindings. Nothing edits your config, and nothing is installed without asking.
Open a complete shortcut reference from inside the course, then print it or save it as a PDF for the desk.
Seventeen focused lessons. Start with the essentials, then explore optional tools when you are ready. Optional activities never block core completion.
The welcome and notifications lessons complete the seventeen.
One package. Both guides, all narration, and the desktop integration are included. Requires an up-to-date Omarchy desktop.
From the latest GitHub release, grab the .pkg.tar.zst package. SHA256SUMS is there too if you want to verify.
Install the package and its dependencies.
$ sudo pacman -U ./learn-omarchy-*.pkg.tar.zst
Confirms the download matches the release before installing.
$ sha256sum --check --ignore-missing SHA256SUMS
Open it from the Apps menu, or run it from a terminal. Choose Ohm-1 or Ollie and start the welcome lesson.
$ learn-omarchy
Use this only if you cannot download the package and have a trusted checkout.
$ sudo pacman -S --needed base-devel git nodejs
$ git clone https://github.com/DanWahlin/learn-omarchy.git
$ cd learn-omarchy
$ node tools/prepare-checkout-package.mjs --output release-work/local
$ cd release-work/local
$ makepkg --syncdeps --install