From 9f5178687e826181124fc603450de8f0d2f8f460 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Sat, 23 Apr 2016 23:02:17 +1000 Subject: [PATCH] Removed unused math, speeds up script a tiny bit --- neofetch | 1 - 1 file changed, 1 deletion(-) diff --git a/neofetch b/neofetch index 3535751c..3872b45b 100755 --- a/neofetch +++ b/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