Merge branch 'master' of github.com:dylanaraps/neofetch
This commit is contained in:
commit
3abf47908d
2 changed files with 13 additions and 3 deletions
1
neofetch
1
neofetch
|
|
@ -2014,7 +2014,6 @@ getimage () {
|
|||
|
||||
# Calculate font size
|
||||
font_width=$((term_width / columns))
|
||||
font_height=$((term_height / lines))
|
||||
|
||||
# Image size is half of the terminal
|
||||
case "$image_size" in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue