From 4a7169fc865008a290e6abd6a51403641bc5e9c5 Mon Sep 17 00:00:00 2001 From: Seymur Bagirov Date: Tue, 20 Feb 2024 04:29:47 +0400 Subject: [PATCH] add os version --- fastfetch/config.jsonc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fastfetch/config.jsonc b/fastfetch/config.jsonc index 38ed67f..3ae695d 100644 --- a/fastfetch/config.jsonc +++ b/fastfetch/config.jsonc @@ -32,7 +32,7 @@ { "type": "os", "key": "╭─", - "format": "{2} {8}" + "format": "{2} {9}" }, { "type": "kernel",