From 36658322c4e1195fb86cf4467ba2f589dc6e7ebb Mon Sep 17 00:00:00 2001 From: brunoorsolon Date: Mon, 12 Jan 2026 15:31:21 +0100 Subject: [PATCH] feddeps - hyprland-guiutils replaces hyprland-qtutils (archived) and add repo with up to date hyprland packages --- sdata/dist-fedora/feddeps.toml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sdata/dist-fedora/feddeps.toml b/sdata/dist-fedora/feddeps.toml index def14e066..d007944de 100644 --- a/sdata/dist-fedora/feddeps.toml +++ b/sdata/dist-fedora/feddeps.toml @@ -1,8 +1,9 @@ # COPR repositories list +# "solopasha/hyprland" is not up to date to the current Hyprland version, replaced with the fork "sdegler/hyprland", [copr] repos = [ "ririko66z/dots-hyprland", - "solopasha/hyprland", + "sdegler/hyprland", "deltacopy/darkly", "alternateved/eza", "atim/starship" @@ -83,7 +84,7 @@ packages = [ [groups.hyprland] packages = [ "hyprland", - "hyprland-qtutils", + "hyprland-guiutils", "hyprsunset", "wl-clipboard" ]