This commit is contained in:
vinceliuice 2025-05-14 11:55:46 +08:00
parent f67de5aeab
commit 1e0656208d

View File

@ -544,6 +544,8 @@ install_libadwaita() {
theme="${themes[0]}"
scheme="${schemes[0]}"
install_theme_deps
gtk_base && config_gtk4 "${color}" "${opacity}" "${alt}" "${theme}" "${scheme}"
}