All checks were successful
bluebuild / Build Custom Image (recipe.yml) (pull_request) Successful in 12m22s
15 lines
307 B
YAML
15 lines
307 B
YAML
modules:
|
|
- type: dnf
|
|
repos:
|
|
copr:
|
|
- solopasha/hyprland
|
|
install:
|
|
packages:
|
|
- aquamarine
|
|
- hyprland-git
|
|
- hyprpanel
|
|
- hyprpolkitagent
|
|
- hyprshot
|
|
- hyprland-qt-support
|
|
- hyprland-qtutils
|
|
- xdg-desktop-portal-hyprland |