updated sddm_theme.sh

This commit is contained in:
JaKooLit 2025-07-25 01:22:22 +09:00
parent 153721005b
commit 4d7bd53ffb

View File

@ -108,7 +108,7 @@ if git clone --depth=1 "$source_theme" "$theme_name"; then
printf "\n%.0s" {1..1}
echo "${OK} - ${MAGENTA}Additional SDDM Theme${RESET} successfully installed." | tee -a "$LOG"
echo "${OK} - ${MAGENTA}Additional ${YELLOW}$theme_name${RESET} SDDM Theme${RESET} successfully installed." | tee -a "$LOG"
else