diff --git a/ascii/distro/2016-05-15-005811_485x338_scrot.png b/ascii/distro/2016-05-15-005811_485x338_scrot.png new file mode 100644 index 00000000..c1858fac Binary files /dev/null and b/ascii/distro/2016-05-15-005811_485x338_scrot.png differ diff --git a/neofetch b/neofetch index 8ff0a179..4111b51b 100755 --- a/neofetch +++ b/neofetch @@ -2128,6 +2128,7 @@ getascii () { # Turn the file into a variable and strip escape codes. ascii_strip=$(<"$ascii") ascii_strip=${ascii_strip//\$\{??\}} + ascii_strip=${ascii_strip//\\\\/ } ascii_strip=${ascii_strip//\\} # Get length of longest line