feddeps - hyprland-guiutils replaces hyprland-qtutils (archived) and add repo with up to date hyprland packages

This commit is contained in:
brunoorsolon
2026-01-12 15:31:21 +01:00
parent a9a92e0203
commit 36658322c4
+3 -2
View File
@@ -1,8 +1,9 @@
# COPR repositories list # COPR repositories list
# "solopasha/hyprland" is not up to date to the current Hyprland version, replaced with the fork "sdegler/hyprland",
[copr] [copr]
repos = [ repos = [
"ririko66z/dots-hyprland", "ririko66z/dots-hyprland",
"solopasha/hyprland", "sdegler/hyprland",
"deltacopy/darkly", "deltacopy/darkly",
"alternateved/eza", "alternateved/eza",
"atim/starship" "atim/starship"
@@ -83,7 +84,7 @@ packages = [
[groups.hyprland] [groups.hyprland]
packages = [ packages = [
"hyprland", "hyprland",
"hyprland-qtutils", "hyprland-guiutils",
"hyprsunset", "hyprsunset",
"wl-clipboard" "wl-clipboard"
] ]