From 61be9421e652e9cc5d93383ebe93094938bd6382 Mon Sep 17 00:00:00 2001 From: inference Date: Sun, 25 Dec 2022 07:35:39 +0000 Subject: [PATCH] Remove unnecessary line breaks. --- neofetch/config.conf | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/neofetch/config.conf b/neofetch/config.conf index a533445..f2f8e3b 100755 --- a/neofetch/config.conf +++ b/neofetch/config.conf @@ -3,7 +3,7 @@ # Copyright 2021-2023 Inference # SPDX-License-Identifier: BSD-3-Clause-Clear -# Version: 1.0.1.1 +# Version: 1.0.2.2 print_info() { @@ -115,11 +115,8 @@ shell_version="on" # Supports: Linux with 'cpufreq' # NOTE: Any file in '/sys/devices/system/cpu/cpu0/cpufreq' can be used as a value. speed_type="bios_limit" - speed_shorthand="off" - cpu_brand="on" - cpu_speed="on" # CPU Cores @@ -135,11 +132,8 @@ cpu_speed="on" # physical: 'Intel i7-6500U (2) @ 3.1GHz' (All physical cores) # off: 'Intel i7-6500U @ 3.1GHz' cpu_cores="logical" - gpu_brand="on" - gpu_type="all" - refresh_rate="on" @@ -443,4 +437,3 @@ crop_offset="center" # Values: 'num', '-num' # Flag: --gap gap=3 -