18 lines
328 B
YAML
18 lines
328 B
YAML
modules:
|
|
- type: dnf
|
|
repos:
|
|
copr:
|
|
- solopasha/hyprland
|
|
install:
|
|
packages:
|
|
- hyprland-git
|
|
- hyprpanel
|
|
- hyprpolkitagent
|
|
- hyprshot
|
|
- hyprland-qt-support
|
|
- hyprland-qtutils
|
|
|
|
- type: systemd
|
|
user:
|
|
enabled:
|
|
- hyprpolkitagent.service |