Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/beatussum/hyprland-overlay
An unofficial Gentoo overlay related to all Hyprland utilities
https://github.com/beatussum/hyprland-overlay
gentoo gentoo-overlay hyprland
Last synced: about 1 month ago
JSON representation
An unofficial Gentoo overlay related to all Hyprland utilities
- Host: GitHub
- URL: https://github.com/beatussum/hyprland-overlay
- Owner: beatussum
- License: gpl-3.0
- Created: 2024-06-19T11:47:52.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-08-16T15:38:51.000Z (5 months ago)
- Last Synced: 2024-08-16T16:33:57.136Z (5 months ago)
- Topics: gentoo, gentoo-overlay, hyprland
- Language: Shell
- Homepage:
- Size: 197 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Gentoo overlay for Hyprland
## About this
This **Gentoo** overlay aims to provide packages related to
[Hyprland](https://hyprland.org/).Please notice this overlay is not official and is not maintained by official
maintainers of [Hyprland](https://hyprland.org/).## Add this overlay
With [eselect-repository](https://wiki.gentoo.org/wiki/Eselect/Repository), just type:
```bash
eselect repository list
eselect repository enable hyprland-overlay
emaint sync --repo hyprland-overlay
```