mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-10-04 01:00:17 +00:00
Misc: Remove comment
This commit is contained in:
1
neofetch
1
neofetch
@@ -2689,7 +2689,6 @@ get_image_size() {
|
|||||||
make_thumbnail() {
|
make_thumbnail() {
|
||||||
# Name the thumbnail using variables so we can
|
# Name the thumbnail using variables so we can
|
||||||
# use it later.
|
# use it later.
|
||||||
# fix in mac cannot replace '/' with '_', optionally can use ${image//\//_}
|
|
||||||
image_name="$crop_mode-$crop_offset-$width-$height-${image##*/}"
|
image_name="$crop_mode-$crop_offset-$width-$height-${image##*/}"
|
||||||
|
|
||||||
# Handle file extensions.
|
# Handle file extensions.
|
||||||
|
Reference in New Issue
Block a user