mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-16 00:47:13 +00:00
Add missing config option to config
This commit is contained in:
@@ -93,10 +93,11 @@ shell_version="off"
|
|||||||
# scaling_current, scaling_min, scaling_max
|
# scaling_current, scaling_min, scaling_max
|
||||||
speed_type="max"
|
speed_type="max"
|
||||||
|
|
||||||
# CPU shorthand
|
# CPU Display
|
||||||
# Decice to show name only, speed only, or short info
|
# Set shorthand setting and progress bar setting
|
||||||
# --cpu_shorthand name, speed, tiny, on, off
|
# --cpu_display (name, speed, tiny, on, off) (bar, infobar, barinfo, off)
|
||||||
cpu_shorthand="off"
|
cpu_shorthand="off"
|
||||||
|
cpu_display="off"
|
||||||
|
|
||||||
|
|
||||||
# GPU
|
# GPU
|
||||||
|
|||||||
Reference in New Issue
Block a user