mirror of
https://github.com/JaKooLit/Debian-Hyprland.git
synced 2025-12-21 10:20:12 +01:00
updated thunar.sh
This commit is contained in:
parent
f4c78ce0c8
commit
1843c09220
@ -10,7 +10,7 @@ if command -v swww &>/dev/null; then
|
||||
exit 0
|
||||
fi
|
||||
else
|
||||
echo -e "${ERROR} ${MAGENTA}swww${RESET} is not installed. Proceeding with installation."
|
||||
echo -e "${NOTE} ${MAGENTA}swww${RESET} is not installed. Proceeding with installation."
|
||||
fi
|
||||
|
||||
|
||||
|
||||
@ -46,7 +46,7 @@ while true; do
|
||||
[Yy]*)
|
||||
xdg-mime default thunar.desktop inode/directory
|
||||
xdg-mime default thunar.desktop application/x-wayland-gnome-saved-search
|
||||
echo "${INFO} ${MAGENTA}Thunar${RESET} 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]*)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user