summaryrefslogtreecommitdiffstats
path: root/.local/bin/brb
diff options
context:
space:
mode:
Diffstat (limited to '.local/bin/brb')
-rwxr-xr-x.local/bin/brb2
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/brb b/.local/bin/brb
index bf46280..491a2d6 100755
--- a/.local/bin/brb
+++ b/.local/bin/brb
@@ -7,5 +7,5 @@ while true; do
echo
# figlet -s -L -c -t "please stand by..." | lolcat -F 0.05
figlet -s -L -c -t "please stand by..."
- sleep 5
+ sleep 15
done