All checks were successful
bluebuild / Build Custom Image (recipe.yml) (pull_request) Successful in 9m40s
23 lines
441 B
YAML
23 lines
441 B
YAML
modules:
|
|
- type: dnf
|
|
repos:
|
|
copr:
|
|
- solopasha/hyprland
|
|
- errornointernet/quickshell
|
|
install:
|
|
packages:
|
|
- aquamarine
|
|
- hyprland-git
|
|
- hyprpolkitagent
|
|
- hyprshot
|
|
- hyprland-qt-support
|
|
- hyprland-qtutils
|
|
- xdg-desktop-portal-hyprland
|
|
- swww
|
|
- matugen
|
|
|
|
# hyprpanel
|
|
- hyprpanel
|
|
|
|
# quickshell
|
|
- quickshell |