From a4e6478d1b9d18ca19e4406809a1d12ccf6329a5 Mon Sep 17 00:00:00 2001 From: coast Date: Tue, 3 Jun 2025 02:10:18 +0330 Subject: [PATCH] uwu --- .config/fastfetch/ascii.txt | 11 +++++------ .config/fastfetch/config.jsonc | 8 +++++++- 2 files changed, 12 insertions(+), 7 deletions(-) diff --git a/.config/fastfetch/ascii.txt b/.config/fastfetch/ascii.txt index 677f1b6..8a7f05d 100644 --- a/.config/fastfetch/ascii.txt +++ b/.config/fastfetch/ascii.txt @@ -4,16 +4,15 @@ d###P N### f##P T### "^^" ]### - ^^ #g#### + #g#### _gN##@P gN###F" d####F 0###F 0###F 0###F - $NN3# - $NN#$ - _ ___ + 0NN3F + "NN@' + ___ q###r - o###- - "^^ + "" diff --git a/.config/fastfetch/config.jsonc b/.config/fastfetch/config.jsonc index 157971a..b59b018 100644 --- a/.config/fastfetch/config.jsonc +++ b/.config/fastfetch/config.jsonc @@ -6,10 +6,11 @@ "modules": [ //"title", //"separator", + "break", { "type": "command", "key": "OS", - "text": "echo 'All-in-one Operating System'" + "text": "echo '???'" }, { "type": "command", @@ -25,6 +26,11 @@ "compact": false }, "shell", + { + "type": "command", + "key": "Init system", + "text": "echo 'systemd'" + }, "display", "icons", "font",