split recipe into components to be more manageable and organized
This commit is contained in:
18
recipes/components/hyprland-module.yml
Normal file
18
recipes/components/hyprland-module.yml
Normal file
@@ -0,0 +1,18 @@
|
||||
modules:
|
||||
- type: rpm-ostree
|
||||
repos:
|
||||
- https://copr.fedorainfracloud.org/coprs/solopasha/hyprland/repo/fedora-%OS_VERSION%/solopasha-hyprland-fedora-%OS_VERSION%.repo
|
||||
- https://copr.fedorainfracloud.org/coprs/erikreider/SwayNotificationCenter/repo/fedora-%OS_VERSION%/erikreider-SwayNotificationCenter-fedora-%OS_VERSION%.repo
|
||||
install:
|
||||
- hyprland-git
|
||||
- hyprpanel
|
||||
- neovim
|
||||
- SwayNotificationCenter
|
||||
- hyprpolkitagent
|
||||
- hyprshot
|
||||
|
||||
- type: systemd
|
||||
user:
|
||||
enabled:
|
||||
- hyprpanel.service
|
||||
- hyprpolkitagent.service
|
Reference in New Issue
Block a user