@eshanized updated the repository 🎉 !!!

This commit is contained in:
eshanized
2024-04-16 18:27:46 +05:30
parent 6698109b7b
commit ac39ea3adf

View File

@@ -73,7 +73,7 @@ if [ -z "$terminal" ] || ! command -v "$terminal" &>/dev/null; then
fi
if [ -z "$terminal" ]; then
notify-send -t 15000 --app-name=Garuda\ Linux "No terminal installed" "No supported terminal emulator is installed. Please install a terminal emulator like Alacritty."
notify-send -t 15000 --app-name=Snigdha\ OS "No terminal installed" "No supported terminal emulator is installed. Please install a terminal emulator like gnome-terminal."
exit 1
fi