mirror of
https://github.com/hykilpikonna/hyfetch.git
synced 2026-07-30 06:58:00 -05:00
Remove stray sleep from test branch
This commit is contained in:
parent
ab7bffdfa4
commit
d7277adfdb
1
fetch.sh
1
fetch.sh
|
|
@ -567,7 +567,6 @@ printf "\n"
|
|||
[ $linewrap == "off" ] && printf '\e[?7h'
|
||||
|
||||
# If w3mimgviewer is found Display the image
|
||||
sleep .02
|
||||
if type -p /usr/lib/w3m/w3mimgdisplay >/dev/null 2>&1; then
|
||||
printf "0;1;$xoffset;$yoffset;$imgsize;$imgsize;;;;;$img\n4;\n3;" |\
|
||||
/usr/lib/w3m/w3mimgdisplay
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user