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",