Browse Source

updated fastfetch to shorten GPU and sound

pull/353/head
JaKooLit 2 years ago
parent
commit
9a4fdae79d
  1. 2
      config/fastfetch/config.jsonc

2
config/fastfetch/config.jsonc

@ -91,6 +91,7 @@
{ {
"type": "gpu", "type": "gpu",
"key": "│ ├󰻑", "key": "│ ├󰻑",
"format": "{2}",
"keyColor": "green" "keyColor": "green"
}, },
{ {
@ -122,6 +123,7 @@
{ {
"type": "sound", "type": "sound",
"key": " AUDIO", "key": " AUDIO",
"format": "{2}",
"keyColor": "cyan" "keyColor": "cyan"
}, },
{ {

Loading…
Cancel
Save