From bd9104a0f23bea291d7ee3ce261c2a058a1ecbb4 Mon Sep 17 00:00:00 2001 From: Arcitec <38923130+Arcitec@users.noreply.github.com> Date: Tue, 9 May 2023 19:23:10 +0200 Subject: [PATCH] chore: clarify comment regarding libadwaita and its use-cases --- recipe.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/recipe.yml b/recipe.yml index c01282c..683225a 100644 --- a/recipe.yml +++ b/recipe.yml @@ -43,7 +43,10 @@ rpm: install: # Needed for yafti (the first boot installer). Remove if you're not using yafti. - python3-pip - # GNOME's GTK4 theme, Libadwaita. Already included in Silverblue, but not other spins. + # GNOME's GTK4 theme, Libadwaita. Already included in Silverblue, but not + # other spins. You can remove if you aren't using yafti, but many native + # apps and binaries require it, so it's a good idea to always include it + # if you ever download or compile any custom software on your machine. - libadwaita # Add your own below: # Example: