Document installation for MangoWM on Void Linux

Added installation instructions for MangoWM on Void Linux.
This commit is contained in:
germyparker 2026-07-03 09:57:18 -05:00 committed by GitHub
parent 8216cacb3b
commit 7ed548a5df
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -257,6 +257,18 @@ pikman install mangowm
---
### Void Linux
MangoWM is available as `mangowc` in the standard **Void Repository**.
You can install it using the `xbps` package manager:
```bash
xbps-install mangowc
```
---
## Building from Source
If your distribution isn't listed above, or you want the latest unreleased changes, you can build mangowm from source.