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
|
exit 0
|
||||||
fi
|
fi
|
||||||
else
|
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
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -46,7 +46,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 "${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
|
break
|
||||||
;;
|
;;
|
||||||
[Nn]*)
|
[Nn]*)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user