Add install instructions for Gentoo (#93)
* Added Gentoo build instructions * Added category 'gui-apps' to description * Added link to GURU repository
This commit is contained in:
@@ -40,6 +40,15 @@ dnf copr enable lexa/SwayNotificationCenter
|
||||
dnf install SwayNotificationCenter
|
||||
```
|
||||
|
||||
Gentoo:
|
||||
An **unofficial** ebuild is available in [GURU](https://github.com/gentoo/guru)
|
||||
|
||||
``` zsh
|
||||
eselect repository enable guru
|
||||
emaint sync -r guru
|
||||
emerge --ask gui-apps/swaync
|
||||
```
|
||||
|
||||
Other:
|
||||
|
||||
```zsh
|
||||
|
Reference in New Issue
Block a user