chore: clarify comment regarding libadwaita and its use-cases

This commit is contained in:
Arcitec
2023-05-09 19:23:10 +02:00
committed by Eino Rauhala
parent 93ddf5e961
commit bd9104a0f2

View File

@@ -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: