diff --git a/config/fastfetch/config.jsonc b/config/fastfetch/config.jsonc index 102903a..c818784 100644 --- a/config/fastfetch/config.jsonc +++ b/config/fastfetch/config.jsonc @@ -36,7 +36,7 @@ { "type": "os", "key": " ", - "keyColor": "34", // = color4 + "keyColor": "34", }, { "type": "kernel", @@ -102,6 +102,11 @@ "key": " ", "keyColor": "34" }, + { + "type": "media", + "key": " ", + "keyColor": "34", + }, { "type": "uptime", "key": " ",