From 27bbd783df064605f3ab759454639626c651ec51 Mon Sep 17 00:00:00 2001 From: Eriq Taing Date: Mon, 16 Jun 2025 12:53:23 -0400 Subject: [PATCH] Moved qt ct to appearnace and added nwg-look --- recipes/components/appearance-module.yml | 10 ++++++++++ recipes/components/base-module.yml | 3 --- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/recipes/components/appearance-module.yml b/recipes/components/appearance-module.yml index bd30b14..53dbe6b 100644 --- a/recipes/components/appearance-module.yml +++ b/recipes/components/appearance-module.yml @@ -3,9 +3,19 @@ modules: repos: copr: - peterwu/rendezvous + - solopasha/hyprland install: skip-unavailable: true packages: + # settings apps + # qt + - qt5ct + - qt6ct + + # gtk + - nwg-look + + # Themes and fonts # emoji fonts - google-noto-emoji-fonts diff --git a/recipes/components/base-module.yml b/recipes/components/base-module.yml index 3d1db74..3a4b330 100644 --- a/recipes/components/base-module.yml +++ b/recipes/components/base-module.yml @@ -45,9 +45,6 @@ modules: # qt libraries - qt5-qtwayland - qt6-qtwayland - # qt ct packages - - qt5ct - - qt6ct # vulkan - vulkan-tools - vulkan-validation-layers