diff --git a/docs/file-layout.md b/docs/file-layout.md index 2a9d965b..dc72a8c5 100644 --- a/docs/file-layout.md +++ b/docs/file-layout.md @@ -207,8 +207,7 @@ It only does the things `/etc/skel` can't: and `~/.config/gtk-3.0/bookmarks` (needs `$HOME` expansion). - Hyprland's package-owned default input reads `XKBLAYOUT` / `XKBVARIANT` from `/etc/vconsole.conf`; no per-user Hyprland config rewrite is needed. -- `xdg-settings set default-web-browser chromium.desktop` and - `xdg-mime default HEY.desktop x-scheme-handler/mailto` (XDG-aware paths). +- `xdg-settings set default-web-browser chromium.desktop` (XDG-aware path). - `omarchy-refresh-applications` (composes generated `.desktop` launchers). - Sources `install/user/all.sh` — theme, chromium, git, xcompose, mise, keyring, per-user hardware quirks (asus mic/mixer, framework f13 audio, …). diff --git a/manual/01-welcome-to-omarchy.md b/manual/01-welcome-to-omarchy.md index 436ef20a..164bc97b 100644 --- a/manual/01-welcome-to-omarchy.md +++ b/manual/01-welcome-to-omarchy.md @@ -1,6 +1,6 @@ # Welcome to Omarchy! -Omarchy is an [omakase](https://manuals.omamix.org/3/omacom/76/omakase-computing) Linux distribution based on [Arch](https://archlinux.org/), the tiling window manager [Hyprland](https://hypr.land/), and the desktop construction-kit [Quickshell](https://quickshell.org/). It ships with everything a modern, savvy computer user needs to be productive immediately. From [Neovim](https://neovim.io/) (btw) to Chromium, [Obsidian](https://obsidian.md/) to LibreOffice, and Kdenlive to OBS Studio. Hell, even a retro Winamp-style music player is there! +Omarchy is an [omakase](https://manuals.omamix.org/3/omacom/76/omakase-computing) Linux distribution based on [Arch](https://archlinux.org/), the tiling window manager [Hyprland](https://hypr.land/), and the desktop construction-kit [Quickshell](https://quickshell.org/). It ships with everything a modern, savvy computer user needs to be productive immediately. From [Neovim](https://neovim.io/) (btw) to Chromium, [Obsidian](https://obsidian.md/) to Kdenlive. Hell, even a retro Winamp-style music player is there! This isn't just a grab bag of preinstalled packages, though. It's a complete system designed with both aesthetics and productivity in mind. Because a _beautiful_ system is a _motivating_ system, and productivity has always been [downstream from motivation](https://world.hey.com/dhh/beautiful-motivations-6fef7c73). There's zero bloat here: Just everything I use. diff --git a/manual/43-making-your-own-theme.md b/manual/43-making-your-own-theme.md index ed6aee82..eec1df71 100644 --- a/manual/43-making-your-own-theme.md +++ b/manual/43-making-your-own-theme.md @@ -4,7 +4,7 @@ You can add your own themes to `~/.config/omarchy/themes`. Just copy one of the The main file you have to tweak is `colors.toml`. That defines the color set that's then used to generate configurations for the terminal (Foot/Alacritty/Ghostty/Kitty), btop, Chromium, Hyprland, Neovim, Helix, VSCode, Obsidian, and the entire Omarchy shell (top bar, menu, notifications, OSD, and lock screen). -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 backgrounds. Just start it via the apps menu on `Super + Alt + Space`. +You can also install the [Aether](https://github.com/bjarneo/aether) application (`omarchy-pkg-add aether`) to create a new theme using a lovely GUI interface to play with colors and search for backgrounds. ### What an installed theme can contain diff --git a/manual/46-faq.md b/manual/46-faq.md index 65e1f2e7..141a53ec 100644 --- a/manual/46-faq.md +++ b/manual/46-faq.md @@ -66,7 +66,7 @@ Remember that you have built-in brightness control in Omarchy for the Apple Disp ### How do I get rid of all the extra software? -If you don't want programs like Obsidian or LibreOffice or any of the other preinstalled stuff, you can very easily remove it. +If you don't want programs like Obsidian or any of the other preinstalled stuff, you can very easily remove it. Run _Remove > Package_ to see every package that's installed. Then you can select any package you'd like to remove with tab, and start removing everything you've selected with return.