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: 2 months 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 (11 months ago)
- Default Branch: main
- Last Pushed: 2024-11-04T09:09:25.000Z (7 months ago)
- Last Synced: 2025-01-23T11:43:00.005Z (4 months ago)
- Topics: gentoo, gentoo-overlay, hyprland
- Language: Shell
- Homepage:
- Size: 215 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
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
```