Unverified Commit 32587275 authored by NewbieSaibot's avatar NewbieSaibot Committed by GitHub

README: added Void installation guide (#678)

parent d9097177
...@@ -34,6 +34,7 @@ https://github.com/user-attachments/assets/5c054ac3-90bb-483e-a8f2-5af191805f04 ...@@ -34,6 +34,7 @@ https://github.com/user-attachments/assets/5c054ac3-90bb-483e-a8f2-5af191805f04
* [Debian](#debian) * [Debian](#debian)
* [Guix](#guix) * [Guix](#guix)
* [rde](#rde) * [rde](#rde)
* [Void](#void)
* [Other](#other) * [Other](#other)
* [Sway Usage](#sway-usage) * [Sway Usage](#sway-usage)
* [Run](#run) * [Run](#run)
...@@ -189,6 +190,12 @@ But we recommend to use [Guix Home](https://guix.gnu.org/manual/devel/en/html_no ...@@ -189,6 +190,12 @@ But we recommend to use [Guix Home](https://guix.gnu.org/manual/devel/en/html_no
(feature-swaynotificationcenter) (feature-swaynotificationcenter)
``` ```
### Void
```zsh
sudo xbps-install -S SwayNotificationCenter
```
### Other ### Other
#### Dependencies #### Dependencies
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment