updated thunar.sh

This commit is contained in:
JaKooLit
2025-02-05 11:35:30 +09:00
parent df48873278
commit 3233396b72

View File

@@ -50,7 +50,7 @@ while true; do
[Yy]*) [Yy]*)
xdg-mime default thunar.desktop inode/directory xdg-mime default thunar.desktop inode/directory
xdg-mime default thunar.desktop application/x-wayland-gnome-saved-search 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 break
;; ;;
[Nn]*) [Nn]*)