Add gpu_brand to enable/disable gpu brand in output
This commit is contained in:
parent
acb9b8b0e6
commit
26fe57d376
5 changed files with 24 additions and 1 deletions
|
@ -382,6 +382,7 @@ alias neofetch2="neofetch \
|
|||
--refresh_rate on/off Whether to display the refresh rate of each monitor
|
||||
Unsupported on Windows
|
||||
--gpu_shorthand on/off Shorten the output of GPU (tiny, on, off)
|
||||
--gpu_brand on/off Enable/Disable GPU brand in output. (AMD/NVIDIA/Intel)
|
||||
--gtk_shorthand on/off Shorten output of gtk theme/icons
|
||||
--gtk2 on/off Enable/Disable gtk2 theme/icons output
|
||||
--gtk3 on/off Enable/Disable gtk3 theme/icons output
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue