Remove stray line from other branch
This commit is contained in:
parent
b60f73efb3
commit
24d1b76fac
1 changed files with 0 additions and 1 deletions
1
neofetch
1
neofetch
|
@ -2768,7 +2768,6 @@ if [ "$image" != "off" ] && [ "$image" != "ascii" ]; then
|
|||
;;
|
||||
|
||||
"iterm2")
|
||||
printf "\033[$((xoffset / font_width))C"
|
||||
printf "%b%s\a\n" "\033]1337;File=width=${image_size}px;height=${image_size}px;inline=1:$(base64 < "$img")"
|
||||
;;
|
||||
esac
|
||||
|
|
Loading…
Reference in a new issue