This commit is contained in:
vinceliuice 2024-11-02 16:53:51 +08:00
parent c1cd59ca3f
commit 2897ffcdf9

View File

@ -608,7 +608,7 @@ install_gdm_theme() {
# Let's go!
install_theme_deps
rm -rf "${WHITESUR_GS_DIR}"; install_beggy
gtk_base
gtk_base && shell_base
if check_theme_file "${COMMON_CSS_FILE}"; then # CSS-based theme
install_shelly "${colors[0]}" "${opacities[0]}" "${alts[0]}" "${themes[0]}" "${schemes[0]}" "${icon}" "${WHITESUR_GS_DIR}"