diff --git a/install-scripts/thunar.sh b/install-scripts/thunar.sh index 7b41df5..8157c5f 100755 --- a/install-scripts/thunar.sh +++ b/install-scripts/thunar.sh @@ -50,7 +50,7 @@ while true; do [Yy]*) xdg-mime default thunar.desktop inode/directory xdg-mime default thunar.desktop application/x-wayland-gnome-saved-search - echo "${OK} Thunar has been set as the default file manager." | tee -a "$LOG" + echo "${OK} ${MAGENTA}Thunar${RESET} is now set as the default file manager." | tee -a "$LOG" break ;; [Nn]*)