mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-26 02:25:01 +00:00
Add gpu_brand to enable/disable gpu brand in output
This commit is contained in:
@@ -122,10 +122,14 @@ cpu_cores="on"
|
||||
|
||||
# GPU
|
||||
|
||||
# Shorten output of the getgpu funcion
|
||||
# shorten output of the getgpu funcion
|
||||
# --gpu_shorthand on/off/tiny
|
||||
gpu_shorthand="on"
|
||||
|
||||
# Enable/Disable GPU Brand
|
||||
# --gpu_brand on/off
|
||||
gpu_brand="on"
|
||||
|
||||
# Resolution
|
||||
|
||||
# Display refresh rate next to each monitor
|
||||
|
||||
Reference in New Issue
Block a user