Add new window manager documentation - #129
Open
CookieSource wants to merge 1 commit into
Open
Conversation
NomadicCore
approved these changes
Aug 18, 2026
NomadicCore
left a comment
Contributor
There was a problem hiding this comment.
Hey,
I think this works well. I've made a few changes, notably:
- AerynOS to aerynOS
- MangoWC to MangoWM
Let me know if you agree. Depending on which PR we merge first, the other night need to be rebased and checked.
Happy for you to merge once you've made these tweaks.
|
|
||
| import DirectoryList from '@components/DirectoryList.astro'; | ||
|
|
||
| AerynOS provides documentation for Hyprland, MangoWC, Niri, and Sway. Choose a window manager below for installation, startup, and configuration instructions. |
Contributor
There was a problem hiding this comment.
Suggested change
| AerynOS provides documentation for Hyprland, MangoWC, Niri, and Sway. Choose a window manager below for installation, startup, and configuration instructions. | |
| aerynOS provides documentation for Hyprland, MangoWC, Niri, and Sway. Choose a window manager below for installation, startup, and configuration instructions. |
|
|
||
| ## Installing Hyprland | ||
|
|
||
| Hyprland is available in the AerynOS repositories and can be installed with `moss`: |
Contributor
There was a problem hiding this comment.
Suggested change
| Hyprland is available in the AerynOS repositories and can be installed with `moss`: | |
| Hyprland is available in the aerynOS repositories and can be installed with `moss`: |
| @@ -0,0 +1,32 @@ | |||
| --- | |||
| title: 'MangoWC' | |||
Contributor
There was a problem hiding this comment.
Suggested change
| title: 'MangoWC' | |
| title: 'MangoWM' |
| --- | ||
| title: 'MangoWC' | ||
| lastUpdated: 2026-08-16T00:00:00Z | ||
| description: "Install and configure the MangoWC Wayland compositor" |
Contributor
There was a problem hiding this comment.
Suggested change
| description: "Install and configure the MangoWC Wayland compositor" | |
| description: "Install and configure the MangoWM Wayland compositor" |
| copyright: "Copyright © 2026 aerynOS Developers" | ||
| --- | ||
|
|
||
| [MangoWC](https://mangowm.github.io/) is a minimal Wayland compositor focused on simplicity and performance. |
Contributor
There was a problem hiding this comment.
Suggested change
| [MangoWC](https://mangowm.github.io/) is a minimal Wayland compositor focused on simplicity and performance. | |
| [MangoWM](https://mangowm.github.io/) is a minimal Wayland compositor focused on simplicity and performance. |
|
|
||
| ## Installing MangoWC | ||
|
|
||
| Install MangoWC with `moss`: |
Contributor
There was a problem hiding this comment.
Suggested change
| Install MangoWC with `moss`: | |
| Install MangoWM with `moss`: |
|
|
||
| ## Starting MangoWC | ||
|
|
||
| After installation, select the MangoWC session from your display manager or start it from a TTY: |
Contributor
There was a problem hiding this comment.
Suggested change
| After installation, select the MangoWC session from your display manager or start it from a TTY: | |
| After installation, select the MangoWM session from your display manager or start it from a TTY: |
|
|
||
| ## Installing Niri | ||
|
|
||
| Niri is available in the AerynOS repositories and can be installed with `moss`: |
Contributor
There was a problem hiding this comment.
Suggested change
| Niri is available in the AerynOS repositories and can be installed with `moss`: | |
| Niri is available in the aerynOS repositories and can be installed with `moss`: |
| ## Installing Sway | ||
|
|
||
| Sway is currently packaged as a single minimal session that you can add to any existing AerynOS installation. Install the package set with `moss`: | ||
| Sway can be installed as a standalone compositor or with an AerynOS-provided minimal configuration and branding. |
Contributor
There was a problem hiding this comment.
Suggested change
| Sway can be installed as a standalone compositor or with an AerynOS-provided minimal configuration and branding. | |
| Sway can be installed as a standalone compositor or with an aerynOS-provided minimal configuration and branding. |
|
|
||
| ### Optional AerynOS configuration and branding | ||
|
|
||
| Install the minimal preconfigured setup and AerynOS branding with: |
Contributor
There was a problem hiding this comment.
Suggested change
| Install the minimal preconfigured setup and AerynOS branding with: | |
| Install the minimal preconfigured setup and aerynOS branding with: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds documentation for the other window managers currently in our repository.
and closes issue #106 most notably it adds niri, mangowc, hyperlaand
Test Plan:
build locally to view everything works as intended including the side bar additions