Fix Fedora installation for Hyperland v0.53.1 in Fedora 43 (#2881)

This commit is contained in:
Celestial.y
2026-01-13 08:26:34 +08:00
committed by GitHub
+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"
] ]