From 7df1d0e3ef6b7e8fd5ed3a2b55f4cf78ca0a2c30 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Wed, 9 Jan 2019 07:50:44 +0200 Subject: [PATCH] misc: cleanup --- neofetch | 1 + 1 file changed, 1 insertion(+) diff --git a/neofetch b/neofetch index 8cf4d888..0c1cd782 100755 --- a/neofetch +++ b/neofetch @@ -3360,6 +3360,7 @@ get_gpu_driver() { get_cols() { local blocks blocks2 cols + if [[ "$color_blocks" == "on" ]]; then # Convert the width to space chars. printf -v block_width "%${block_width}s"