Skip to content

Commit 4be80e6

Browse files
author
Jordi Lambrechts
committed
Add copr and fix not found packages
1 parent 8a1dda0 commit 4be80e6

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

.vscode/settings.json

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"yaml.schemas": {
3+
"https://json.schemastore.org/yamllint.json": "file:///Users/Jordi/proj/hyprite/recipes/recipe.yml"
4+
}
5+
}

recipes/recipe.yml

+3-4
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ modules:
2020
repos:
2121
- https://copr.fedorainfracloud.org/coprs/atim/starship/repo/fedora-%OS_VERSION%/atim-starship-fedora-%OS_VERSION%.repo
2222
- https://copr.fedorainfracloud.org/coprs/solopasha/hyprland/repo/fedora-%OS_VERSION%/solopasha-hyprland-fedora-%OS_VERSION%.repo
23+
- https://copr.fedorainfracloud.org/coprs/varlad/macchina/repo/fedora-%OS_VERSION%/varlad-macchina-fedora-%OS_VERSION%.repo
2324
install:
2425
# hyprland
2526
- hyprland
@@ -66,13 +67,11 @@ modules:
6667
- qt6-qtwayland
6768

6869
# other
69-
- mvpaper
70+
- mpvpaper
7071
- socat
71-
- trayer
72-
- nitch
7372
- macchina
7473
- geticons
75-
- nerd-fonts-inter
74+
- rsms-inter-fonts
7675
- bolt
7776
- brightnessctl
7877
- dunst # notification daemon

0 commit comments

Comments
 (0)