Remove unnecessary line breaks.
This commit is contained in:
parent
182aa09397
commit
61be9421e6
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user