From 3233396b7297a94173091c5e91771cef60c16f69 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Wed, 5 Feb 2025 11:35:30 +0900 Subject: [PATCH] updated thunar.sh --- install-scripts/thunar.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]*)