mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2025-06-06 07:23:02 +00:00
Fixed #1164
This commit is contained in:
parent
c1cd59ca3f
commit
2897ffcdf9
@ -608,7 +608,7 @@ install_gdm_theme() {
|
|||||||
# Let's go!
|
# Let's go!
|
||||||
install_theme_deps
|
install_theme_deps
|
||||||
rm -rf "${WHITESUR_GS_DIR}"; install_beggy
|
rm -rf "${WHITESUR_GS_DIR}"; install_beggy
|
||||||
gtk_base
|
gtk_base && shell_base
|
||||||
|
|
||||||
if check_theme_file "${COMMON_CSS_FILE}"; then # CSS-based theme
|
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}"
|
install_shelly "${colors[0]}" "${opacities[0]}" "${alts[0]}" "${themes[0]}" "${schemes[0]}" "${icon}" "${WHITESUR_GS_DIR}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user