diff --git a/.config/fastfetch/config.jsonc b/.config/fastfetch/config.jsonc index e5f1d4d..d3685ba 100644 --- a/.config/fastfetch/config.jsonc +++ b/.config/fastfetch/config.jsonc @@ -20,7 +20,10 @@ "editor", "terminal", "cpu", - "gpu", + { + "type": "gpu", + "format": "{1} {2} [{3}]" + }, "memory", "swap", "disk",