We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb24b59 commit 5f121b5Copy full SHA for 5f121b5
1 file changed
flattool
@@ -347,7 +347,7 @@ if [ "$asFirstRun" == "true" ]; then
347
echo "flattool found gio on your system, nice! Any deleted data will be moved to your trash."
348
echo "flattool also works with trash-cli, by the way."
349
else
350
- echo "Sadly flattool found no supported method for trashing your files. And deleted data will be ${bold}perminantly deleted${normal}."
+ echo "Sadly flattool found no supported method for trashing your files. And deleted data will be ${boldTxt}perminantly deleted${normalTxt}."
351
fi
352
353
0 commit comments