Separated the dnf file yml into components and reordered it to install properly
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (pull_request) Successful in 12m22s
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (pull_request) Successful in 12m22s
This commit is contained in:
15
recipes/dnf/hyprland.yml
Normal file
15
recipes/dnf/hyprland.yml
Normal file
@@ -0,0 +1,15 @@
|
||||
modules:
|
||||
- type: dnf
|
||||
repos:
|
||||
copr:
|
||||
- solopasha/hyprland
|
||||
install:
|
||||
packages:
|
||||
- aquamarine
|
||||
- hyprland-git
|
||||
- hyprpanel
|
||||
- hyprpolkitagent
|
||||
- hyprshot
|
||||
- hyprland-qt-support
|
||||
- hyprland-qtutils
|
||||
- xdg-desktop-portal-hyprland
|
Reference in New Issue
Block a user