diff --git a/fastfetch/config.jsonc b/fastfetch/config.jsonc index b28cc1f..9517830 100644 --- a/fastfetch/config.jsonc +++ b/fastfetch/config.jsonc @@ -24,7 +24,7 @@ "type": "os", "key": "\u001b[34m│\u001b[38;36m OS", "keyWidth": 14, - "format": "Arch Linux ({12})" + "format": "{name} {version} ({12})" }, { "type": "kernel", @@ -34,8 +34,7 @@ { "type": "packages", "key": "\u001b[34m│\u001b[38;36m Packages", - "keyWidth": 14, - "format": "{} (pacman)" + "keyWidth": 14 }, { "type": "de",